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 @@
|
||||
;; Complex Data Structure Test
|
||||
;; Benchmark: 46.5us
|
||||
;; Benchmark-Repeat: 44
|
||||
;; Benchmark: 48.1us
|
||||
;; Benchmark-Repeat: 43
|
||||
;; Output: {:name "Fibonacci", :input 10, :output 55}
|
||||
(do
|
||||
(def fib (fn [n]
|
||||
|
||||
Reference in New Issue
Block a user