d1b8d03604
This commit updates the benchmark and repeat counts for various example files. These changes reflect potential performance improvements or variations observed during testing.
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
;; Benchmark: 89ns
|
|
;; Benchmark-Repeat: 23053
|
|
;; Output: 5
|
|
(((fn [x] (fn [] x)) 5))
|