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

Replaced original block vsg::Allocator with vsg::InstrusiveAllocator that is ~6 x faster at allocation/deallocation #1231

Merged
merged 49 commits into from
Jul 2, 2024

Conversation

robertosfield
Copy link
Collaborator

No description provided.

robertosfield and others added 30 commits June 4, 2024 11:49
Moved block allocation implementation into OriginalBlockAllocator subclass from vsg::Allocator in prep for introducing the new InstrusiveAllocator.
…d multiple threads using the same instances at the same time.
…e for the InstrusiveAllocator. Cleaned up case of member.
@robertosfield robertosfield merged commit 25ef7b1 into master Jul 2, 2024
16 checks passed
@robertosfield robertosfield deleted the InstrusiveAllocator_MemoryPools branch July 2, 2024 16:25
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