Update expected output for tak.myc benchmark
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
;; Takeuchi Function Benchmark
|
;; Takeuchi Function Benchmark
|
||||||
;; heavily recursive, benefits significantly from specialization of integer arithmetic
|
;; heavily recursive, benefits significantly from specialization of integer arithmetic
|
||||||
;; and direct function calls (skipping dynamic dispatch).
|
;; and direct function calls (skipping dynamic dispatch).
|
||||||
;; Output: 4
|
;; Output: 5
|
||||||
|
|
||||||
;; Benchmark: 468.7us
|
;; Benchmark: 468.7us
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user