Skip to content

Commit

Permalink
Revert "Run math microbenchmark a few less times to reduce time"
Browse files Browse the repository at this point in the history
  • Loading branch information
saulshanabrook committed Oct 15, 2024
1 parent e5437ac commit 7bb841c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/math-microbenchmark.egg
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
(Div (Sub (Const (rational 1 1))
(Sqrt (Var "five")))
(Const (rational 2 1)))))
(run 9)
(run 11)
(print-size Add)
(print-size Mul)

Expand Down

0 comments on commit 7bb841c

Please sign in to comment.