Skip to content

Instantly share code, notes, and snippets.

@vosst
Created May 18, 2017 19:55
Show Gist options
  • Save vosst/39334add5c1b070852101cadf6ea0007 to your computer and use it in GitHub Desktop.
Save vosst/39334add5c1b070852101cadf6ea0007 to your computer and use it in GitHub Desktop.
With `frun -k -s 2 -N -m 4096`:
w/o buffering, process record: min: 0 us, mean: 0.40476 us, std.dev.: 6.96485 us, max: 1690 us
w/o buffering, read + process record: min: 13 us, mean: 24.3517 us, std.dev.: 292.387 us, max: 51807 us
With `frun -k -N -m 4096`:
w/o buffering, read + process record: min: 14 us, mean: 44.8505 us, std.dev.: 175.698 us, max: 27415 us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment