Update benchmark results in examples
This commit is contained in:
+2
-2
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user