Skip to content

Instantly share code, notes, and snippets.

@titanous
Created June 7, 2012 19:26
Show Gist options
  • Save titanous/2891028 to your computer and use it in GitHub Desktop.
Save titanous/2891028 to your computer and use it in GitHub Desktop.

Before /o

Rehearsal ------------------------------------------------
parse & run:   2.880000   0.010000   2.890000 (  2.891841)
--------------------------------------- total: 2.890000sec

                   user     system      total        real
parse & run:   2.880000   0.010000   2.890000 (  2.886266)

After /o

Rehearsal ------------------------------------------------
parse & run:   1.290000   0.010000   1.300000 (  1.294094)
--------------------------------------- total: 1.300000sec

                   user     system      total        real
parse & run:   1.270000   0.000000   1.270000 (  1.265694)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment