Update benchmark results in examples
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
;; Fibonacci Recursive
|
||||
;; Benchmark: 32.8us
|
||||
;; Benchmark-Repeat: 62
|
||||
;; Benchmark: 33.3us
|
||||
;; Benchmark-Repeat: 63
|
||||
;; Output: 55
|
||||
(do
|
||||
(def fib (fn [n]
|
||||
|
||||
Reference in New Issue
Block a user