Skip to content

Commit

Permalink
fix(benchmarks): render benchmark pictures properly (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xricksanchez committed May 5, 2023
1 parent 2ef42c6 commit 1826d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/prng/benches/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Entropy: Wyhash64 with seed 1959409624453986993 -> 7.99 bits per byte
Entropy: RomuDuoJr with seed 1959409624453986993 -> 7.99 bits per byte
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=
Entropy: RomuTrio with seed 1959409624453986993 -> 7.99 bits per byte`
```
!["color benchmark"](benched.png)

## Xorshift64
Expand Down

0 comments on commit 1826d72

Please sign in to comment.