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

perf: small memory performance optimizations #35

Merged
merged 6 commits into from
Jun 3, 2024

Conversation

baszalmstra
Copy link
Contributor

  • Reduce the size of some datastructures
  • Use ahash for hash tables

Provides a 1-5% performance increase.

@baszalmstra baszalmstra requested a review from wolfv May 28, 2024 20:49
@wolfv
Copy link
Member

wolfv commented Jun 3, 2024

Should we merge this one?

@baszalmstra baszalmstra enabled auto-merge (squash) June 3, 2024 07:07
@baszalmstra baszalmstra merged commit a72ffd3 into main Jun 3, 2024
3 checks passed
@baszalmstra baszalmstra mentioned this pull request Jun 3, 2024
@wolfv wolfv deleted the perf/memory_optimizations branch June 3, 2024 07:29
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