Skip to content

Conversation

kelindar
Copy link
Owner

@kelindar kelindar commented Dec 4, 2021

This PR swaps the hash function for xxh3 when used for string enum column. I've also bumped the intmap version and use intmap.Sync instead of locking here, which results in a slight improvement of performance since it's using an RWMutex instead of a traditional mutex.

@kelindar kelindar merged commit 045c6b9 into main Dec 4, 2021
@kelindar kelindar deleted the xxh3 branch December 4, 2021 08:50
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