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,6 +1,6 @@
;; Complex Data Structure Test
;; Benchmark: 32.9us
;; Benchmark-Repeat: 61
;; Benchmark: 33.5us
;; Benchmark-Repeat: 62
;; Output: {:name "Fibonacci", :input 10, :output 55}
(do
(def fib (fn [n]