Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GC resumes where it stopped at timeout #70

Merged
merged 7 commits into from
Sep 7, 2022
Merged

GC resumes where it stopped at timeout #70

merged 7 commits into from
Sep 7, 2022

Conversation

gammazero
Copy link
Collaborator

@gammazero gammazero commented Sep 7, 2022

This allows GC to spend less time re-traversing files that it has already reaped records from with few additional records to reap. This means GC does more in the time is it given t run.

  • Do not handle timeout as an error since that prevents stats from being used.

@github-actions
Copy link

github-actions bot commented Sep 7, 2022

Suggested version: v0.2.7
Comparing to: v0.2.6 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# summary
Suggested version: v0.2.7

gocompat says:

(empty)

@gammazero gammazero merged commit af67243 into master Sep 7, 2022
@gammazero gammazero deleted the gc-resume branch September 7, 2022 08:46
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