Skip to content

Commit

Permalink
Output.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Oct 15, 2011
1 parent 24e1f53 commit 18ec12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/derange.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
(1..10).each do |n|
array = (1..n).to_a

b.report("array (n=#{n})") do
b.report("n=#{n}") do
array.derange { |s| }
end
end
Expand Down

0 comments on commit 18ec12a

Please sign in to comment.