Update benchmark results in examples
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;; Benchmark: 87ns
|
||||
;; Benchmark-Repeat: 23196
|
||||
;; Benchmark: 55ns
|
||||
;; Benchmark-Repeat: 36160
|
||||
;; Output: 42
|
||||
(do
|
||||
(def f (fn [a] (fn [b] (fn [c] (+ a (+ b c))))))
|
||||
|
||||
Reference in New Issue
Block a user