Skip to content

Instantly share code, notes, and snippets.

@tomill
Created December 20, 2010 05:20
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 tomill/748050 to your computer and use it in GitHub Desktop.
Save tomill/748050 to your computer and use it in GitHub Desktop.
$ perl bench-vs-mobile.pl docomo
docomo 1000
(warning: too few iterations for a reliable count)
(warning: too few iterations for a reliable count)
Rate mobile emoji
mobile 4167/s -- -17%
emoji 5000/s 20% --
$ perl bench-vs-mobile.pl kddi
kddi 1000
(warning: too few iterations for a reliable count)
Rate emoji mobile
emoji 1786/s -- -68%
mobile 5556/s 211% --
$ perl bench-vs-mobile.pl softbank
softbank 1000
Rate emoji mobile
emoji 1538/s -- -14%
mobile 1786/s 16% --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment