2cc47c557b
This commit updates the benchmark results for various examples. The benchmark times and repeat counts have been adjusted to reflect current performance characteristics.
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
;; Benchmark: 92ns
|
|
;; Benchmark-Repeat: 21633
|
|
;; Output: 5
|
|
(((fn [x] (fn [] x)) 5))
|