Skip to content

Instantly share code, notes, and snippets.

@mraleph
Created July 6, 2011 21:41
Show Gist options
  • Save mraleph/1068420 to your computer and use it in GitHub Desktop.
Save mraleph/1068420 to your computer and use it in GitHub Desktop.
master = 2dfed9f69aaa39617f8d559365aa72e05b6e8fac
-- master + V8 3.1.8.X - x64 --------------------------------
ab-hello-world-string-1024: 6548.40 [#/sec] (mean)
ab-hello-world-buffer-1024: 6234.19 [#/sec] (mean)
ab-hello-world-string-102400: 363.80 [#/sec] (mean)
ab-hello-world-buffer-102400: 3925.97 [#/sec] (mean)
-- master + V8 3.4.X - x64 ----------------------------------
ab-hello-world-string-1024: 4965.99 [#/sec] (mean)
ab-hello-world-buffer-1024: 4738.56 [#/sec] (mean)
ab-hello-world-string-102400: 312.54 [#/sec] (mean)
ab-hello-world-buffer-102400: 3456.99 [#/sec] (mean)
-- master + V8 3.4.X - x64 - optimizable EventEmitter.emit --
ab-hello-world-string-1024: 6451.76 [#/sec] (mean)
ab-hello-world-buffer-1024: 6160.49 [#/sec] (mean)
ab-hello-world-string-102400: 360.16 [#/sec] (mean)
ab-hello-world-buffer-102400: 4294.86 [#/sec] (mean)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment