qweek commented on pull request #526:
URL: https://github.com/apache/maven/pull/526#issuecomment-914958029


   > FYI it is trivial to fork and takes only <150 lines and enables to drop 
the unsafe usage and other deps - it only depends on bytebuffer or alike - 
which requires some careness on recent java versions - does not dramatically 
change performances compared to sha algorithms.
   
   Unfortunately it's not 150 lines of code, I [removed all unused 
code](https://github.com/qweek/Zero-Allocation-Hashing/tree/master/src/main/java/net/openhft)
 and it still depends on Unsafe and ByteBuffer


-- 
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