Skip to content

Instantly share code, notes, and snippets.

@mattbasta
Created December 7, 2014 17:02
Show Gist options
  • Save mattbasta/bdfdb1af8b6cbc6a9b74 to your computer and use it in GitHub Desktop.
Save mattbasta/bdfdb1af8b6cbc6a9b74 to your computer and use it in GitHub Desktop.
iojs octane results
./out/Release/node node_modules/.bin/benchmark-octane
hostname : bastamac.local
node version : v0.13.0-pre
V8 version : 3.29.93.1
platform & arch : darwin x64
config : { target_defaults:
{ cflags: [],
default_configuration: 'Release',
defines: [ 'OPENSSL_NO_SSL2=1' ],
include_dirs: [],
libraries: [] },
variables:
{ clang: 1,
host_arch: 'x64',
icu_small: false,
node_install_npm: true,
node_prefix: '',
node_shared_cares: false,
node_shared_http_parser: false,
node_shared_libuv: false,
node_shared_openssl: false,
node_shared_v8: false,
node_shared_zlib: false,
node_tag: '',
node_use_dtrace: true,
node_use_etw: false,
node_use_mdb: false,
node_use_openssl: true,
node_use_perfctr: false,
openssl_no_asm: 0,
python: '/usr/local/bin/python',
target_arch: 'x64',
uv_library: 'static_library',
uv_parent_path: '/deps/uv/',
uv_use_dtrace: true,
v8_enable_gdbjit: 0,
v8_enable_i18n_support: 0,
v8_no_strict_aliasing: 1,
v8_optimized_debug: 0,
v8_random_seed: 0,
v8_use_snapshot: true,
want_separate_host_toolset: 0 } }
Richards : 25107
DeltaBlue : 35757
Crypto : 19863
RayTrace : 46499
EarleyBoyer : 33159
RegExp : 4161
Splay : 14065
SplayLatency : 23880
NavierStokes : 22171
PdfJS : 14934
Mandreel : 20979
MandreelLatency : 13329
Gameboy : 52524
CodeLoad : 14012
Box2D : 31353
zlib : 36805
Typescript : 22045
----
Score (version 9): 22007
duration 37.237 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment