Issue #9923 has been updated by Koichi Sasada.
Copied to Feature #9924: Revisitting GC.stat keys added
Feature #9923: Revisitting GC.stat keys
https://bugs.ruby-lang.org/issues/9923#change-47107
- 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.