0ed52a811d
This commit updates the benchmark metadata in several example files. The benchmark runs and repeat counts have been slightly adjusted due to optimizations or minor variations in execution.
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
;; Benchmark: 143ns
|
|
;; Benchmark-Repeat: 14093
|
|
;; Output: 5
|
|
(((fn [x] (fn [] x)) 5))
|