Add benchmark metadata to examples
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
;; Benchmark: 501ns
|
||||
;; Benchmark-Repeat: 4038
|
||||
(do
|
||||
(def PI 3.1415)
|
||||
(def area (fn [x] (* PI x)))
|
||||
|
||||
Reference in New Issue
Block a user