Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinothamar committed Jul 9, 2023
1 parent ffd97e9 commit a79c46c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,5 @@ Iterations = `double`s per op.

There is likely overhead in capturing hardware counters, so these should be more "correct"

NOTE - MWC256 is likely poorly implemented (it is supposed to be faster). As seen in the instrumented benchmark below there are a lot of branch mispredictions.
This is clear from the generated assembly atm but I'm not sure why those branching instructions are generated. `UInt128` support is pretty new
so maybe there are some inefficiencies there.

![Scaling iterations](/img/perf-scaling-2.png "Scaling iterations")

0 comments on commit a79c46c

Please sign in to comment.