Skip to content

Instantly share code, notes, and snippets.

@evan
Created October 14, 2011 19:39
Show Gist options
  • Save evan/1288100 to your computer and use it in GitHub Desktop.
Save evan/1288100 to your computer and use it in GitHub Desktop.
# JRuby Head
Darwin winter.local 11.0.1 Darwin Kernel Version 11.0.1: Thu Jul 28 02:01:39 PDT 2011; root:xnu-1699.23.4~1/RELEASE_X86_64 x86_64
jruby 1.7.0.dev (ruby-1.8.7-p330) (2011-10-14 1f4e8fc) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_27) [darwin-x86_64-java]
RUBY_VERSION=jruby-head
Ruby 1.8.7p330
Loaded memcached 1.3.5
Loaded remix-stash 1.1.3
Loaded jruby-memcache-client 1.7.0
Loaded dalli 1.1.2
PID is 23519
Loops is 50000
Stack depth is 0
Small value size is: 13 bytes
Large value size is: 4158 bytes
No matching processes belonging to you were found
user system total real
set: dalli:bin 10.580000 7.150000 17.730000 ( 17.670000)
set: libm:ascii 2.430000 1.830000 4.260000 ( 8.376000)
set: libm:ascii:pipeline 1.330000 0.020000 1.350000 ( 1.345000)
set: libm:ascii:udp 1.760000 0.980000 2.740000 ( 4.383000)
set: libm:bin 2.080000 1.950000 4.030000 ( 8.105000)
set: libm:bin:buffer 1.560000 0.190000 1.750000 ( 1.869000)
set: mclient:ascii 4.220000 3.230000 7.450000 ( 12.230000)
set: stash:bin 5.970000 2.990000 8.960000 ( 13.764000)
## 1.9.2
Darwin winter.local 11.0.1 Darwin Kernel Version 11.0.1: Thu Jul 28 02:01:39 PDT 2011; root:xnu-1699.23.4~1/RELEASE_X86_64 x86_64
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.0.1]
RUBY_VERSION=ruby-1.9.2-p290
Ruby 1.9.2p290
Loaded remix-stash 1.1.3
Loaded memcache-client 1.8.5
Loaded kgio 2.6.0
Loaded dalli 1.1.2
PID is 40105
Loops is 50000
Stack depth is 0
Small value size is: 19 bytes
Large value size is: 4189 bytes
user system total real
set: dalli:bin 6.940000 3.240000 10.180000 ( 14.699485)
set: libm:ascii 0.950000 1.670000 2.620000 ( 6.630171)
set: libm:ascii:pipeline 0.400000 0.020000 0.420000 ( 0.416332)
set: libm:ascii:udp 0.570000 0.830000 1.400000 ( 3.167926)
set: libm:bin 0.660000 1.570000 2.230000 ( 5.945699)
set: libm:bin:buffer 0.310000 0.540000 0.850000 ( 1.315800)
set: mclient:ascii 15.330000 4.280000 19.610000 ( 20.592127)
set: stash:bin 4.600000 2.410000 7.010000 ( 11.566090)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment