[#60404] is RB_GC_GUARD needed in rb_io_syswrite? — Eric Wong <normalperson@...>
I haven't gotten it to crash as-is, but it seems like we need to
4 messages
2014/02/01
[#60682] volatile usages — Eric Wong <normalperson@...>
Hi all, I went ahead and removed some use of volatile which were once
5 messages
2014/02/13
[#60794] [RFC] rearrange+pack vtm and time_object structs — Eric Wong <normalperson@...>
Extracted from addendum on top of Feature #9362 (cache-aligned objects).
4 messages
2014/02/16
[#61139] [ruby-trunk - Feature #9577] [Open] [PATCH] benchmark/driver.rb: align columns in text output — normalperson@...
Issue #9577 has been reported by Eric Wong.
3 messages
2014/02/28
[ruby-core:61145] [ruby-trunk - Feature #9577] [PATCH] benchmark/driver.rb: align columns in text output
From:
ko1@...
Date:
2014-02-28 12:30:26 UTC
List:
ruby-core #61145
Issue #9577 has been updated by Koichi Sasada. (2014/02/28 16:44), normalperson@yhbt.net wrote: > It is easier to read output when columns are aligned properly. > I have an 80 column terminal, that's HUGE! Use it :D Sorry, I can't read .gz file because of my environment. What happen when many executables are specified (over 80 chars)? -- // SASADA Koichi at atdot dot net ---------------------------------------- Feature #9577: [PATCH] benchmark/driver.rb: align columns in text output https://bugs.ruby-lang.org/issues/9577#change-45520 * 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/