Skip to content

Instantly share code, notes, and snippets.

@tehnerd
Created June 14, 2018 01:04
Show Gist options
  • Save tehnerd/a545c419969123565a1799d969b5d5f1 to your computer and use it in GitHub Desktop.
Save tehnerd/a545c419969123565a1799d969b5d5f1 to your computer and use it in GitHub Desktop.
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