We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3b79e commit e057ff3Copy full SHA for e057ff3
gc.rb
@@ -195,7 +195,6 @@ def self.count
195
# - +:heap_allocated_pages+:
196
# The total number of allocated pages.
197
# - +:heap_empty_pages+:
198
- # - +:heap_allocated_pages+:
199
# The number of pages with no live objects, and that could be released to the system.
200
# - +:heap_sorted_length+:
201
# The number of pages that can fit into the buffer that holds references to all pages.
0 commit comments