Update benchmark tests with filtering
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;; Benchmark: 503ns
|
||||
;; Benchmark-Repeat: 3987
|
||||
;; Benchmark: 448ns
|
||||
;; Benchmark-Repeat: 4564
|
||||
(do
|
||||
(def area (fn [x] (* PI x)))
|
||||
(area 10)
|
||||
|
||||
Reference in New Issue
Block a user