Skip to content

Minor_allocated: Use Gc.minor_words#54

Open
Julow wants to merge 1 commit intomirage:mainfrom
Julow:minor_counter_accurate
Open

Minor_allocated: Use Gc.minor_words#54
Julow wants to merge 1 commit intomirage:mainfrom
Julow:minor_counter_accurate

Conversation

@Julow
Copy link
Copy Markdown
Contributor

@Julow Julow commented Oct 30, 2025

Minor_allocated was showing a result of 0.0000 mnw/run, possibly because my benchmarks weren't triggering minor collections.

With this change, the results seems more accurate but the R² is low (printed on a red background in the notty output).
The R² seems unchanged for tests that trigger minor collections.

What do you think ?

Minor_allocated was showing a result of 0.0000 mnw/run, possibly because
my benchmarks weren't triggering minor collections.

With this change, the results seems more accurate but the R² is low
(printed on a red background in the notty output).

The R² seems unchanged for tests that trigger minor collections.
@dinosaure
Copy link
Copy Markdown
Member

I think it's also related to #60, can you take a look on this PR with your commit and see what result you have?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants