From: ko1@... Date: 2014-09-09T12:51:32+00:00 Subject: [ruby-core:64897] [ruby-trunk - Feature #9924] [Open] Revisitting GC.stat keys Issue #9924 has been updated by Koichi Sasada. Status changed from Closed to Open r47472 r47473 r47474 are also related changes (and not finished). These fixes break prorgrams depends on specific GC.stat() keys. Any other objections? ---------------------------------------- Feature #9924: Revisitting GC.stat keys https://bugs.ruby-lang.org/issues/9924#change-48756 * Author: Koichi Sasada * Status: Open * Priority: Normal * Assignee: Koichi Sasada * Category: core * Target version: current: 2.2.0 ---------------------------------------- Now, GC.stat returns internal information abuot GC. However, key names are from internal implementations fields, so that it is difficult to understand what they mean. To solve this problem, I reconsider about key names. https://docs.google.com/spreadsheets/d/11Ua4uBr6o0k-nORrZLEIIUkHJ9JRzRR0NyZfrhEEnc8/edit?usp=sharing Any comments are welcome. -- https://bugs.ruby-lang.org/