Skip to content

Instantly share code, notes, and snippets.

@dagolden
Created May 17, 2014 02:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dagolden/c4dad291cd0b7156f268 to your computer and use it in GitHub Desktop.
Save dagolden/c4dad291cd0b7156f268 to your computer and use it in GitHub Desktop.
BENCHMARKING foo-small
Rate Path::Tiny File::Slurp fast slurp
Path::Tiny 34133/s -- -10% -45%
File::Slurp 37959/s 11% -- -39%
fast slurp 61793/s 81% 63% --
BENCHMARKING foo-med
Rate Path::Tiny File::Slurp fast slurp
Path::Tiny 10778/s -- -5% -16%
File::Slurp 11395/s 6% -- -11%
fast slurp 12799/s 19% 12% --
BENCHMARKING foo-big
Rate Path::Tiny File::Slurp fast slurp
Path::Tiny 605/s -- -3% -4%
File::Slurp 621/s 3% -- -1%
fast slurp 628/s 4% 1% --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment