Update benchmark and repeat counts
This commit updates the benchmark and repeat counts for various example files. These changes reflect potential performance improvements or variations observed during testing.
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
;; Complex Data Structure Test
|
||||
;; Benchmark: 48.1us
|
||||
;; Benchmark-Repeat: 43
|
||||
;; Benchmark: 32.9us
|
||||
;; Benchmark-Repeat: 61
|
||||
;; Output: {:name "Fibonacci", :input 10, :output 55}
|
||||
(do
|
||||
(def fib (fn [n]
|
||||
|
||||
Reference in New Issue
Block a user