Update benchmark and repeat counts

This commit updates the benchmark and repeat counts for various example
files. These changes reflect potential performance improvements or
variations observed during testing.
This commit is contained in:
Michael Schimmel
2026-03-03 18:55:31 +01:00
parent 8c4db9a5ba
commit d1b8d03604
31 changed files with 59 additions and 59 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
;; Benchmark: 91ns
;; Benchmark-Repeat: 21799
;; Benchmark: 89ns
;; Benchmark-Repeat: 23053
;; Output: 5
(((fn [x] (fn [] x)) 5))