Add benchmark metadata to examples

This commit is contained in:
Michael Schimmel
2026-02-22 00:43:39 +01:00
parent e87f7232e6
commit 5790880002
10 changed files with 39 additions and 6 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
;; Benchmark: 462ns
;; Benchmark-Repeat: 4348
;; Benchmark: 384ns
;; Benchmark-Repeat: 5255
;; Financial DSL Macro example
;; Demonstrates generating complex records from simple parameters.
;; Output: {:price 100, :size 2, :total 200}