From: normalperson@... Date: 2014-02-28T07:44:16+00:00 Subject: [ruby-core:61139] [ruby-trunk - Feature #9577] [Open] [PATCH] benchmark/driver.rb: align columns in text output Issue #9577 has been reported by Eric Wong. ---------------------------------------- Feature #9577: [PATCH] benchmark/driver.rb: align columns in text output https://bugs.ruby-lang.org/issues/9577 * Author: Eric Wong * Status: Open * Priority: Low * Assignee: Eric Wong * Category: misc * Target version: current: 2.2.0 ---------------------------------------- It is easier to read output when columns are aligned properly. I have an 80 column terminal, that's HUGE! Use it :D pulL: git://80x24.org/ruby.git bmdriver-align patch: http://bogomips.org/ruby.git/patch?id=32eed05c80 samples before: http://80x24.org/bmlog-20140126-003136.7320.gz after: http://80x24.org/bmlog-20140228-071544.1805.gz I'll commit soon unless this breaks some tools (or this makes life hard for the 40-column people :P) -- http://bugs.ruby-lang.org/