Shoothzj opened a new pull request, #3264: URL: https://github.com/apache/bookkeeper/pull/3264
### Motivation `sketches-core` 0.8.3 is released in 2016. Keep update. And it's now transfer to an [apache project](https://github.com/apache/datasketches-java) ### Changes update `sketches-core` to latest apache version ### Performance test (using jmh) Performance tests doesn't show any performance regression #### 0.8.3 ``` Iteration 1: 22440898.750 ops/s Iteration 2: 22446008.035 ops/s Iteration 3: 22448625.120 ops/s Iteration 4: 21927593.096 ops/s Iteration 5: 21975718.907 ops/s ``` #### 3.2.0 ``` Iteration 1: 21653606.740 ops/s Iteration 2: 21570153.077 ops/s Iteration 3: 21117009.634 ops/s Iteration 4: 22191429.289 ops/s Iteration 5: 22220934.512 ops/s ``` -- 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]
