Skip to content

Instantly share code, notes, and snippets.

@Tux
Created September 8, 2015 15:06
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 Tux/7e7d54789ec3d5c9234a to your computer and use it in GitHub Desktop.
Save Tux/7e7d54789ec3d5c9234a to your computer and use it in GitHub Desktop.
$ perl time.pl
csv-easy-xs 50000 0.018 0.015
csv-easy-pp 50000 0.017 0.014
csv-xsbc 50000 0.034 0.031
csv-test-xs 50000 0.039 0.036
csv-test-pp 50000 0.512 0.509
csv-pegex 50000 1.311 1.309
csv 50000 5.446 5.365
csv-ip5xs 50000 20.896 20.815
csv-ip5xsio 50000 20.085 20.003
csv-ip5pp 50000 21.413 21.332
csv_gram *** 60000 14.890 14.809
test 50000 52.775 52.694
test-t 50000 52.418 52.337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment