Update benchmark metadata
This commit updates the benchmark metadata in several example files. The benchmark runs and repeat counts have been slightly adjusted due to optimizations or minor variations in execution.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
;; Record to Tuple Mapping Test
|
||||
;; Output: 30
|
||||
;; Benchmark: 743ns
|
||||
;; Benchmark-Repeat: 2733
|
||||
;; Benchmark: 760ns
|
||||
;; Benchmark-Repeat: 2612
|
||||
(do
|
||||
(def rec {:x 10 :y 20})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user