Add benchmark button to UI
The benchmark button is only enabled in release builds. If clicked, it will trigger the benchmark suite.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
;; Complex Data Structure Test
|
||||
;; Benchmark: 49.8us
|
||||
;; Benchmark: 50.2us
|
||||
;; Output: {:input 10, :name "Fibonacci", :output 55}
|
||||
(do
|
||||
(def fib (fn [n]
|
||||
|
||||
Reference in New Issue
Block a user