Update benchmark results in examples
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
;; Higher-Order Function Example
|
||||
;; Benchmark: 86ns
|
||||
;; Benchmark-Repeat: 23023
|
||||
;; Benchmark: 56ns
|
||||
;; Benchmark-Repeat: 36342
|
||||
;; Output: 25
|
||||
(do
|
||||
(def apply (fn [f x] (f x)))
|
||||
|
||||
Reference in New Issue
Block a user