Update benchmark results
This commit updates the benchmark results for various examples. The benchmark times and repeat counts have been adjusted to reflect current performance characteristics.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
;; Complex Data Structure Test
|
||||
;; Benchmark: 53.5us
|
||||
;; Benchmark-Repeat: 39
|
||||
;; Benchmark: 46.5us
|
||||
;; Benchmark-Repeat: 44
|
||||
;; Output: {:name "Fibonacci", :input 10, :output 55}
|
||||
(do
|
||||
(def fib (fn [n]
|
||||
|
||||
Reference in New Issue
Block a user