jinhyukify commented on PR #7740:
URL: https://github.com/apache/hbase/pull/7740#issuecomment-3936513037

   @oertl Hello. First of all, thank you for developing such a great library!
   
   I tried switching the integration to use the `ByteAccess` interface as you 
suggested, and the performance results were much better than the streaming 
approach with `HashFunnel`. The numbers were very close to what I expected 
based on the byte array benchmarks.
   
   <img width="876" height="1091" alt="스크린샷 2026-02-21 오전 3 34 02" 
src="https://github.com/user-attachments/assets/35c793bf-1c06-49b9-92a7-a13da621ba5c";
 />
   
   - Test code: 
https://github.com/jinhyukify/xxh3-benchmark/blob/hash4j/src/main/java/hash/HashKeyByteAccess.java
   
   
   Thanks again for the help!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to