Update benchmark results in examples

This commit is contained in:
2026-03-17 17:33:24 +01:00
parent 5ca069d93d
commit e4be31729e
33 changed files with 65 additions and 60 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
;; Benchmark: 86ns
;; Benchmark-Repeat: 23328
;; Benchmark: 55ns
;; Benchmark-Repeat: 36353
;; Output: 13
(do
(macro wrap [f] `(fn [x] (~f x)))