Skip to content

Instantly share code, notes, and snippets.

@miura1729
Created January 18, 2012 01:09
Show Gist options
  • Save miura1729/1630141 to your computer and use it in GitHub Desktop.
Save miura1729/1630141 to your computer and use it in GitHub Desktop.
Benchmark result ytl 2012-01-18 ver and ruby 2.0.0 (2012-01-14 trunk 34305) Cygwin and Widnwos vista
user system total real
bm_so_binary_trees.rb
ytl 17.377000 6.036000 23.585000 ( 37.127000)
ytl compile 2.308000 5.615000 7.939000 ( 19.806000)
ytl unboxed 7.346000 6.269000 13.646000 ( 26.070000)
ruby 58.343000 2.011000 60.384000 ( 78.321000)
user system total real
bm_so_matrix.rb
ytl 3.478000 5.740000 9.234000 ( 19.361000)
ytl compile 2.682000 5.677000 8.375000 ( 18.128000)
ytl unboxed 3.430000 5.537000 8.998000 ( 18.791000)
ruby 5.739000 1.668000 7.407000 ( 11.688000)
user system total real
bm_so_array.rb
ytl 3.915000 5.770000 9.747000 ( 21.990000)
ytl compile 1.668000 5.427000 7.142000 ( 22.176000)
ytl unboxed 4.071000 5.833000 9.951000 ( 22.110000)
ruby 9.484000 1.605000 11.135000 ( 20.365000)
user system total real
bm_so_ackermann.rb
ytl 2.681000 5.894000 8.716000 ( 23.626000)
ytl compile 1.761000 5.490000 7.267000 ( 19.314000)
ytl unboxed 2.386000 5.880000 8.328000 ( 19.691000)
ruby 6.051000 1.388000 7.455000 ( 12.973000)
user system total real
bm_so_concatenate.rb
ytl 37.502000 6.878000 44.395000 ( 67.487000)
ytl compile 1.636000 5.942000 7.609000 ( 31.515000)
ytl unboxed 37.220000 6.551000 43.834000 ( 63.906000)
ruby 25.925000 1.839000 27.779000 ( 32.433000)
user system total real
bm_so_random.rb
ytl 6.129000 5.692000 11.852000 ( 19.709000)
ytl compile 1.746000 6.052000 7.830000 ( 14.552000)
ytl unboxed 6.192000 5.802000 12.040000 ( 19.166000)
ruby 6.863000 1.559000 8.437000 ( 12.202000)
user system total real
bm_so_object.rb
ytl 4.414000 5.865000 10.311000 ( 17.351000)
ytl compile 2.011000 5.397000 7.439000 ( 14.988000)
ytl unboxed 2.276000 5.771000 8.204000 ( 15.258000)
ruby 6.271000 1.574000 7.876000 ( 11.549000)
user system total real
bm_so_nested_loop.rb
ytl 3.337000 6.051000 9.418000 ( 16.316000)
ytl compile 1.699000 5.973000 7.672000 ( 14.696000)
ytl unboxed 3.400000 6.503000 9.951000 ( 16.352000)
ruby 8.096000 1.465000 9.591000 ( 13.439000)
user system total real
bm_so_sieve.rb
ytl 2.917000 6.332000 9.312000 ( 15.871000)
ytl compile 1.715000 5.614000 7.392000 ( 14.513000)
ytl unboxed 3.056000 5.723000 8.809000 ( 16.419000)
ruby 6.707000 1.434000 8.173000 ( 12.083000)
user system total real
bm_so_partial_sums.rb
ytl 17.159000 6.191000 23.381000 ( 31.384000)
ytl compile 1.901000 5.974000 7.891000 ( 14.555000)
ytl unboxed 17.050000 6.472000 23.522000 ( 30.241000)
ruby 37.235000 1.417000 38.683000 ( 43.450000)
user system total real
bm_so_mandelbrot.rb
ytl 5.802000 6.004000 11.884000 ( 18.833000)
ytl compile 2.479000 6.128000 8.669000 ( 15.658000)
ytl unboxed 5.662000 6.052000 11.746000 ( 19.047000)
ruby 38.001000 1.450000 39.482000 ( 44.079000)
user system total real
bm_so_nbody.rb
ytl 13.601000 5.958000 19.621000 ( 26.409000)
ytl compile 2.713000 6.146000 8.859000 ( 15.721000)
ytl unboxed 6.020000 5.957000 12.008000 ( 19.808000)
ruby 26.051000 1.590000 27.641000 ( 33.462000)
user system total real
bm_so_nsieve.rb
ytl 7.721000 5.505000 13.304000 ( 20.352000)
ytl compile 1.762000 5.692000 7.454000 ( 14.445000)
ytl unboxed 7.347000 6.565000 14.006000 ( 20.597000)
ruby 19.671000 1.449000 21.136000 ( 25.170000)
user system total real
bm_so_count_words.rb
ytl 0.046000 0.311000 0.387000 ( 15.292000)
ytl compile 1.683000 5.723000 7.422000 ( 14.311000)
ytl unboxed 0.061000 0.263000 0.355000 ( 14.172000)
ruby 204800 1122304 49938432
2.074000 1.683000 3.757000 ( 7.385000)
user system total real
bm_so_fannkuch.rb
ytl 11.074000 5.646000 16.798000 ( 23.787000)
ytl compile 2.042000 5.817000 7.890000 ( 15.157000)
ytl unboxed 10.561000 5.834000 16.505000 ( 23.361000)
ruby 11.200000 1.293000 12.493000 ( 16.289000)
user system total real
ao-render.rb
ytl 491.917000 7.113000 499.436000 (526.834000)
ytl compile 4.071000 5.662000 9.764000 ( 17.048000)
ytl unboxed 339.909000 6.597000 346.802000 (362.802000)
ruby 786.837000 3.383000 790.875000 (818.920000)
user system total real
bm_app_pentomino.rb
ytl 115.142000 6.395000 121.662000 (130.195000)
ytl compile 7.534000 6.441000 13.990000 ( 21.235000)
ruby 289.193000 1.528000 290.753000 (297.746000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment