-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Performance improvements for BytesRefHash #8788
Performance improvements for BytesRefHash #8788
Commits on Aug 16, 2023
-
Performance improvements for BytesRefHash
Signed-off-by: Ketan Verma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a1da8d - Browse repository at this point
Copy the full SHA 1a1da8dView commit details -
Replace BytesRefHash and clean up alternative implementations
Signed-off-by: Ketan Verma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8052d1 - Browse repository at this point
Copy the full SHA f8052d1View commit details -
Added t1ha1 to replace xxh3 hash function
Signed-off-by: Ketan Verma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4e27a4 - Browse repository at this point
Copy the full SHA b4e27a4View commit details -
Update t1ha1 to use unsignedMultiplyHigh on JDK 18 and above
Signed-off-by: Ketan Verma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c76d9f - Browse repository at this point
Copy the full SHA 1c76d9fView commit details -
Add link to the reference implementation for t1ha1
Signed-off-by: Ketan Verma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 374db97 - Browse repository at this point
Copy the full SHA 374db97View commit details
Commits on Aug 17, 2023
-
Annotate t1ha1 with @opensearch.internal
Signed-off-by: Ketan Verma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 832f61a - Browse repository at this point
Copy the full SHA 832f61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cce7665 - Browse repository at this point
Copy the full SHA cce7665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b53727 - Browse repository at this point
Copy the full SHA 7b53727View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 992bd77 - Browse repository at this point
Copy the full SHA 992bd77View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67ee845 - Browse repository at this point
Copy the full SHA 67ee845View commit details -
Add pre-computed hashes to speed up reinserts
Signed-off-by: Ketan Verma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9c874d - Browse repository at this point
Copy the full SHA f9c874dView commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 379cbcb - Browse repository at this point
Copy the full SHA 379cbcbView commit details -
Signed-off-by: Ketan Verma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58d3394 - Browse repository at this point
Copy the full SHA 58d3394View commit details