Skip to content

Conversation

advikkabra
Copy link
Collaborator

Using memcpy to improve performance of popping in lists, similar to GCC vector.erase. Fixes #2741

@advikkabra advikkabra changed the title Use memcpy in list pop Use memmove in list pop Aug 24, 2024
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.

Popping in lists is slow

1 participant