Update benchmark tests with filtering

This commit is contained in:
Michael Schimmel
2026-02-22 12:07:58 +01:00
parent cb94f20c0b
commit 5a017fb932
9 changed files with 69 additions and 35 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
;; Benchmark: 143ns
;; Benchmark-Repeat: 14093
;; Benchmark: 130ns
;; Benchmark-Repeat: 15355
;; Output: 5
(((fn [x] (fn [] x)) 5))