Created
June 14, 2018 01:04
-
-
Save tehnerd/a545c419969123565a1799d969b5d5f1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tehnerd@nuke:~/katran/build/katran/lib$ ./maglev_integration_test -nreals 5041 -weight 1 | |
min freq is 13 max freq is 14 | |
p95 w: 13 | |
p75 w: 13 | |
p50 w: 13 | |
p25 w: 13 | |
p5 w: 13 | |
changes for affected real: 13; and for not affected 96 this is: 0.146482% | |
tehnerd@nuke:~/katran/build/katran/lib$ ./maglev_integration_test -nreals 5041 -weight 13 | |
min freq is 13 max freq is 14 | |
p95 w: 13 | |
p75 w: 13 | |
p50 w: 13 | |
p25 w: 13 | |
p5 w: 13 | |
changes for affected real: 13; and for not affected 3 this is: 0.00457757% | |
tehnerd@nuke:~/katran/build/katran/lib$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment