c03b2af770
This commit updates the benchmark numbers in various example files. The changes reflect recent performance optimizations or adjustments to the benchmarking environment.
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
;; Benchmark: 129ns
|
|
;; Benchmark-Repeat: 15551
|
|
;; Output: 5
|
|
(((fn [x] (fn [] x)) 5))
|