Update benchmark numbers in examples
This commit updates the benchmark numbers in various example files. The changes reflect recent performance optimizations or adjustments to the benchmarking environment.
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
||||
;; heavily recursive, benefits significantly from specialization of integer arithmetic
|
||||
;; and direct function calls (skipping dynamic dispatch).
|
||||
;; Output: 5
|
||||
|
||||
;; Benchmark: 488.0us
|
||||
|
||||
;; Benchmark: 471.7us
|
||||
;; Benchmark-Repeat: 6
|
||||
|
||||
(do
|
||||
|
||||
Reference in New Issue
Block a user