Skip to content

Commit

Permalink
improve bench report
Browse files Browse the repository at this point in the history
  • Loading branch information
mratsim committed Jul 2, 2023
1 parent 95dc921 commit 985c9a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/bench_powmod_dos.nim
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@ proc main() =
ticks, nanoseconds)

report("EVM Modexp", nanoseconds, ticks, Iters)
echo "Total time: ", nanoseconds.float64 / 1e6, " ms"

main()

0 comments on commit 985c9a5

Please sign in to comment.