Update benchmark results
This commit updates the benchmark results for various examples. The benchmark times and repeat counts have been adjusted to reflect current performance characteristics.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;; Benchmark: 129ns
|
||||
;; Benchmark-Repeat: 15494
|
||||
;; Benchmark: 92ns
|
||||
;; Benchmark-Repeat: 21729
|
||||
;; Output: 5
|
||||
(do
|
||||
(def f (fn [x] (fn [] x)))
|
||||
|
||||
Reference in New Issue
Block a user