Lee Rhodes
Lee Rhodes
@niketh It already does. For this purpose, Memory.getCumulativeOffset() does what you want. You must be careful to make sure the underlying native memory allocation is still valid, that the range...
@odaira > BTW, please understand that I will not include any changes for Memory in the next version because they will break the JNI interface Do you mean you will...
@tdunning We would like to see this (not friendly) evaluation of the Apache DataSketches documentation. Criticisms are welcome, we always want to improve our documentation. Thanks, Lee.
JMH is useful for performing benchmarks on relatively small chunks of code, but is slow and cumbersome on larger more complex code. The scores JMH reports are not useful for...
This code is included in our datasketches-java 3.2.0 release dated 27 Apr 2022. There are no gotches we know about, yet :)
I discovered that the repo that worked did NOT have a Coveralls Token registered. And the repos that were failing had a different Coveralls token, because the name of the...
I did merge the `update_travis_pom` branch into master, and still the coverage=unknown. This is a very common and safe way to develop code. We create a branch, do all of...
Thank you! One more request: It turns out that doing the build with Travis-ci takes forever. The last build I did with Travis was in queue for 10 hours. When...
Also, with this GitHub action, do I remove the _coveralls-maven-plugin_ from the POM? The test data is generated using _surefire_ and _jacoco_.
Let me try this again but without the opening and closing brackets "" so it won't try to render :) What TeXify emits: <img src="/docs/Tuple/tex/4b83ab92144c8118c40653189ab60df5.svg?invert_in_darkmode&sanitize=true" align=middle width=81.54091274999998pt height=22.831056599999986pt/> What it...