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
View File
@@ -1,3 +1,5 @@
;; Benchmark: 623ns
;; Benchmark-Repeat: 3201
;; Output: 5
(do
(def f (fn [x] (fn [] x)))