Skip to content

Commit a79c46c

Browse files
Update README.md
1 parent ffd97e9 commit a79c46c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,5 @@ Iterations = `double`s per op.
3434

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

37-
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.
38-
This is clear from the generated assembly atm but I'm not sure why those branching instructions are generated. `UInt128` support is pretty new
39-
so maybe there are some inefficiencies there.
40-
4137
![Scaling iterations](/img/perf-scaling-2.png "Scaling iterations")
4238

0 commit comments

Comments
 (0)