Created
March 17, 2012 10:11
-
-
Save shirosaki/2057307 to your computer and use it in GitHub Desktop.
fenix bench
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fenix patched ruby 2.0.0dev (2012-03-17 trunk 35075) [i386-mingw32] | |
user system total real | |
Ruby '' 0.031000 0.000000 0.031000 ( 0.030002) | |
Fenix '' 0.016000 0.000000 0.016000 ( 0.025001) | |
Plain '' 0.031000 0.000000 0.031000 ( 0.027002) | |
Ruby '.' 0.031000 0.000000 0.031000 ( 0.029001) | |
Fenix '.' 0.032000 0.000000 0.032000 ( 0.025001) | |
Plain '.' 0.031000 0.000000 0.031000 ( 0.028002) | |
Ruby 'foo', 'bar' 0.031000 0.000000 0.031000 ( 0.038002) | |
Fenix 'foo', 'bar' 0.031000 0.000000 0.031000 ( 0.034002) | |
Plain 'foo', 'bar' 0.047000 0.000000 0.047000 ( 0.035002) | |
Ruby '', 'C:/' 0.031000 0.000000 0.031000 ( 0.030002) | |
Fenix '', 'C:/' 0.016000 0.000000 0.016000 ( 0.021001) | |
Plain '', 'C:/' 0.031000 0.000000 0.031000 ( 0.023001) | |
Ruby 'foo', 'C:/' 0.031000 0.000000 0.031000 ( 0.030002) | |
Fenix 'foo', 'C:/' 0.016000 0.000000 0.016000 ( 0.022001) | |
Plain 'foo', 'C:/' 0.031000 0.000000 0.031000 ( 0.025002) | |
Ruby '~' 0.031000 0.000000 0.031000 ( 0.033002) | |
Fenix '~' 0.031000 0.000000 0.031000 ( 0.028001) | |
Plain '~' 0.032000 0.000000 0.032000 ( 0.029002) | |
Ruby '~/foo' 0.031000 0.000000 0.031000 ( 0.034002) | |
Fenix '~/foo' 0.031000 0.000000 0.031000 ( 0.029002) | |
Plain '~/foo' 0.031000 0.000000 0.031000 ( 0.031002) | |
Ruby 'foo/' 0.031000 0.000000 0.031000 ( 0.032002) | |
Fenix 'foo/' 0.032000 0.000000 0.032000 ( 0.027001) | |
Plain 'foo/' 0.031000 0.000000 0.031000 ( 0.027002) | |
Ruby '~', 'C:/Foo' 0.031000 0.000000 0.031000 ( 0.039002) | |
Fenix '~', 'C:/Foo' 0.031000 0.000000 0.031000 ( 0.030002) | |
Plain '~', 'C:/Foo' 0.031000 0.000000 0.031000 ( 0.035002) | |
Ruby long_path 0.094000 0.015000 0.109000 ( 0.106006) | |
Fenix long_path 0.109000 0.000000 0.109000 ( 0.103006) | |
Plain long_path 0.109000 0.000000 0.109000 ( 0.100006) | |
Ruby long_path, 'rel' 0.094000 0.016000 0.110000 ( 0.116007) | |
Fenix long_path, 'rel' 0.109000 0.000000 0.109000 ( 0.111006) | |
Plain long_path, 'rel' 0.093000 0.000000 0.093000 ( 0.108006) | |
Ruby long_path, 'C:/Foo' 0.109000 0.000000 0.109000 ( 0.110006) | |
Fenix long_path, 'C:/Foo' 0.109000 0.000000 0.109000 ( 0.105006) | |
Plain long_path, 'C:/Foo' 0.094000 0.000000 0.094000 ( 0.101006) | |
Ruby full_long_path 0.109000 0.000000 0.109000 ( 0.101006) | |
Fenix full_long_path 0.094000 0.000000 0.094000 ( 0.102006) | |
Plain full_long_path 0.093000 0.000000 0.093000 ( 0.093005) | |
Ruby to_path 0.031000 0.000000 0.031000 ( 0.034002) | |
Fenix to_path 0.031000 0.000000 0.031000 ( 0.030002) | |
Plain to_path 0.032000 0.000000 0.032000 ( 0.030002) | |
Ruby to_path, 'rel' 0.046000 0.000000 0.046000 ( 0.043002) | |
Fenix to_path, 'rel' 0.032000 0.000000 0.032000 ( 0.037002) | |
Plain to_path, 'rel' 0.031000 0.000000 0.031000 ( 0.038003) | |
Ruby to_path, 'C:/Foo' 0.016000 0.016000 0.032000 ( 0.037002) | |
Fenix to_path, 'C:/Foo' 0.031000 0.000000 0.031000 ( 0.032002) | |
Plain to_path, 'C:/Foo' 0.031000 0.000000 0.031000 ( 0.031001) | |
Ruby full_to_path 0.032000 0.000000 0.032000 ( 0.027002) | |
Fenix full_to_path 0.015000 0.000000 0.015000 ( 0.021001) | |
Plain full_to_path 0.031000 0.000000 0.031000 ( 0.022002) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment