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: 484ns
|
||||
;; Benchmark-Repeat: 4144
|
||||
;; Benchmark: 462ns
|
||||
;; Benchmark-Repeat: 4348
|
||||
;; Financial DSL Macro example
|
||||
;; Demonstrates generating complex records from simple parameters.
|
||||
;; Output: {:price 100, :size 2, :total 200}
|
||||
|
||||
Reference in New Issue
Block a user