Skip to content

Instantly share code, notes, and snippets.

@gfx
Created September 6, 2009 08:27
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 gfx/181716 to your computer and use it in GitHub Desktop.
Save gfx/181716 to your computer and use it in GitHub Desktop.
# tweak/method_common
$ ./miniperl gfx/method_call.pl
Rate pp_method pp_method_named
pp_method 3185778/s -- -9%
pp_method_named 3495252/s 10% --
$ ./miniperl gfx/method_call.pl
Rate pp_method pp_method_named
pp_method 3329679/s -- -7%
pp_method_named 3563122/s 7% --
$ ./miniperl gfx/method_call.pl
Rate pp_method pp_method_named
pp_method 3308308/s -- -6%
pp_method_named 3528861/s 7% --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment