Project

General

Profile

Actions

Misc #18451

closed

Undocumented GC.stat keys

Added by zverok (Victor Shepelev) over 2 years ago. Updated over 2 years ago.

Status:
Closed
Assignee:
-
[ruby-core:106908]

Description

As of 3.1 these keys aren't documented:

  • :compact_count (2.7)
  • :read_barrier_faults, :total_moved_objects (3.0)
  • :time (new in 3.1)

(I am just judging by versions/keys available on my system, no keys except :time are mentioned in corresponding version's NEWS.)

I am not familiar with GC enough to easily handle this.
Is there anybody who is?

@tenderlovemaking (Aaron Patterson), it seems you've introduced all except :time? Can you provide some insight on what are they representing?

Actions #1

Updated by peterzhu2118 (Peter Zhu) over 2 years ago

  • Status changed from Open to Closed

Applied in changeset git|52525b527b4605435110bd61fb9e04d82ca26ff7.


[Bug #18451] [ci skip] Update documentation for GC.stat

Adds documentation for keys time, compact_count,
read_barrier_faults, total_moved_objects.

Updated by peterzhu2118 (Peter Zhu) over 2 years ago

  • Status changed from Closed to Open

I added documentation for these keys in commit 52525b527b4605435110bd61fb9e04d82ca26ff7.

Actions #3

Updated by peterzhu2118 (Peter Zhu) over 2 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0