Skip to content
This repository was archived by the owner on Jul 8, 2026. It is now read-only.
This repository was archived by the owner on Jul 8, 2026. It is now read-only.

Should elide GC results with concurrent garbage collectors #4

Description

@Ichoran

The current reporting assumes that all GC activity takes place during the measured call. This assumption is not valid of a concurrent-mark-sweep or other concurrent garbage collector is used. It would be valuable to detect this state of affairs and print warnings and/or omit garbage collection times.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions