Skip to content

Instantly share code, notes, and snippets.

@potatosalad
Created July 28, 2016 15:56
Show Gist options
  • Select an option

  • Save potatosalad/1713d9665cd788ae188256d8c6d5932e to your computer and use it in GitHub Desktop.

Select an option

Save potatosalad/1713d9665cd788ae188256d8c6d5932e to your computer and use it in GitHub Desktop.
nifsy dirty schedulers vs uv (preliminary benchmark)
name total usec/iter usec/line
1 KB (16 B) - nifsy 6728 134.56 2.990
1 KB (1 KB) - nifsy 5176 103.52 2.300
1 KB (64KB) - nifsy 5329 106.58 2.368
1 MB (1 KB) - nifsy 210460 4209.20 2.907
1 MB (64KB) - nifsy 169180 3383.60 2.337
1 MB (1 MB) - nifsy 194220 3884.40 2.683
name total usec/iter usec/line
1 KB (16 B) - nifsy 30510 610.20 13.560
1 KB (1 KB) - nifsy 1770 35.40 0.787
1 KB (64KB) - nifsy 1592 31.84 0.708
1 MB (1 KB) - nifsy 562971 11259.42 7.776
1 MB (64KB) - nifsy 43588 871.76 0.602
1 MB (1 MB) - nifsy 54355 1087.10 0.751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment