summaryrefslogtreecommitdiff
path: root/benchmark/bm_loop_times.rb
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bm_loop_times.rb')
-rw-r--r--benchmark/bm_loop_times.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/bm_loop_times.rb b/benchmark/bm_loop_times.rb
index c5317b8228..521f72ad1a 100644
--- a/benchmark/bm_loop_times.rb
+++ b/benchmark/bm_loop_times.rb
@@ -1 +1 @@
-30000000.times{|e|}
+30_000_000.times{|e|}