You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,5 @@ Iterations = `double`s per op.
34
34
35
35
There is likely overhead in capturing hardware counters, so these should be more "correct"
36
36
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
0 commit comments