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

Inline Lockout into GcData, saving an allocation #34

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

Others
Copy link
Owner

@Others Others commented Jun 16, 2020

This makes Gc::new a little faster, and may slightly reduce pointer chasing.

Half of #28

This makes Gc::new a little faster, and may slightly reduce
pointer chasing.
@Others Others force-pushed the remove_lockout_allocation branch from f290eeb to 507e018 Compare June 16, 2020 00:14
@Others Others merged commit be1d618 into master Jun 16, 2020
@Others Others deleted the remove_lockout_allocation branch August 20, 2020 19:15
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.

1 participant