Update benchmark results
The benchmark results in several example files have been updated. This commit reflects slight variations in performance measurements for various test cases, including closure scope, data structures, destructuring, higher-order functions, macros, and tuple operations.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;; Benchmark: 320ns
|
||||
;; Benchmark-Repeat: 6238
|
||||
;; Benchmark: 277ns
|
||||
;; Benchmark-Repeat: 7185
|
||||
;; Macro Splicing example
|
||||
;; Demonstrates unrolling a list into another list.
|
||||
;; Output: [0 1 2 3 4]
|
||||
|
||||
Reference in New Issue
Block a user