Report abuse

MRI

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                                    user     system      total        real
sorted                          0.000000   0.000000   0.000000 (  0.000177)
sorted block                    0.010000   0.000000   0.010000 (  0.007715)
reversed                        0.000000   0.000000   0.000000 (  0.000176)
reversed block                  0.000000   0.000000   0.000000 (  0.005114)
same                            0.000000   0.000000   0.000000 (  0.000146)
same block                      0.010000   0.000000   0.010000 (  0.008380)
two                             0.000000   0.000000   0.000000 (  0.000298)
two block                       0.010000   0.000000   0.010000 (  0.024943)
three                           0.000000   0.000000   0.000000 (  0.000317)
three block                     0.010000   0.000000   0.010000 (  0.019354)
random                          0.000000   0.000000   0.000000 (  0.003910)
random block                    0.060000   0.000000   0.060000 (  0.062452)
strings                         0.010000   0.000000   0.010000 (  0.004022)
strings block                   0.060000   0.000000   0.060000 (  0.062274)

JRuby

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                                    user     system      total        real
sorted                          0.000393   0.000013   0.000406 (  0.000370)
sorted block                    0.002618   0.000052   0.002670 (  0.003547)
reversed                        0.000260   0.000013   0.000273 (  0.000272)
reversed block                  0.002406   0.000042   0.002448 (  0.002886)
same                            0.000258   0.000013   0.000271 (  0.000270)
same block                      0.002536   0.000048   0.002584 (  0.003267)
two                             0.001053   0.000016   0.001069 (  0.001069)
two block                       0.018853   0.000300   0.019153 (  0.025576)
three                           0.001087   0.000030   0.001117 (  0.001159)
three block                     0.017446   0.000180   0.017626 (  0.020376)
random                          0.001866   0.000047   0.001913 (  0.001940)
random block                    0.025255   0.000374   0.025629 (  0.033674)
strings                         0.004009   0.000039   0.004048 (  0.004238)
strings block                   0.027652   0.000328   0.027980 (  0.034898)