Skip to content

Instantly share code, notes, and snippets.

@ashgti
Created January 6, 2010 00:15
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 ashgti/269884 to your computer and use it in GitHub Desktop.
Save ashgti/269884 to your computer and use it in GitHub Desktop.
john@Strudel ~/Projects/parrot $ ./parrot examples/benchmarks/freeze.pasm
constr.time 0.052929162979126
freeze time 0.150116920471191
thaw time 0.0793290138244629
Image len 3200064
ResizablePMCArray 100000
john@Strudel ~/Projects/parrot $ ./parrot examples/benchmarks/freeze.pasm
constr.time 0.051023006439209
freeze time 0.146944046020508
thaw time 0.144075155258179
Image len 3200064
ResizablePMCArray 100000
john@Strudel ~/Projects/parrot $ ./parrot examples/benchmarks/freeze.pasm
constr.time 0.0612258911132812
freeze time 0.212777137756348
thaw time 0.12021017074585
Image len 3200064
ResizablePMCArray 100000
john@Strudel ~/Projects/parrot $ ./parrot examples/benchmarks/freeze.pasm
constr.time 0.0649709701538086
freeze time 0.202259063720703
thaw time 0.148485898971558
Image len 3200064
ResizablePMCArray 100000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment