Compare commits
1 Commits
main
...
4-interpre
Author | SHA1 | Date | |
---|---|---|---|
|
278a493595 |
|
@ -4,7 +4,7 @@ using BenchmarkTools
|
|||
using .Transpiler
|
||||
using .Interpreter
|
||||
|
||||
const BENCHMARKS_RESULTS_PATH = "./results"
|
||||
const BENCHMARKS_RESULTS_PATH = "./results-fh"
|
||||
exprsCPU = [
|
||||
# CPU interpreter requires an anonymous function and array ref s
|
||||
:(p[1] * x[1] + p[2]), # 5 op
|
||||
|
|
1
package/test/results-fh/4-interpreter_using_int32.json
Normal file
1
package/test/results-fh/4-interpreter_using_int32.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user