Update benchmark numbers
These changes update the benchmark numbers and repeat counts in the example files. The benchmark results have slightly varied, and these updates reflect the most recent measurements.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
;; Fibonacci Recursive
|
||||
;; Benchmark: 45.9us
|
||||
;; Benchmark-Repeat: 45
|
||||
;; Benchmark: 47.6us
|
||||
;; Benchmark-Repeat: 44
|
||||
;; Output: 55
|
||||
(do
|
||||
(def fib (fn [n]
|
||||
|
||||
Reference in New Issue
Block a user