sijie opened a new pull request #858: Checksum, ChecksumFactory and Benchmark
URL: https://github.com/apache/bookkeeper/pull/858
 
 
   Descriptions of the changes in this PR:
   
   - provide a `Checksum` interface (adopting the differences between java8 and 
java9) and allow wrapping over different crc32 and crc32c implementations.
   - provide a `ChecksumFactory` interface to produce different checksum 
instances
   - add a jmh benchmark over different checksum implementation at different 
sizes
   
   This is similar as #856 but was more focused on abstracting the checksum and 
benchmarking checksums itself.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to