This is an automated email from the ASF dual-hosted git repository.
alsay pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/datasketches-characterization.git
from 729a693 Refactoring & clean up.
add 17c1fcb Fix invalid POM file
add 79565ab Ignore local NetBeans IDE config files
add 9919471 Minor JavaDoc fixes
add b775470 Add missing license header
add c51d486 Exclude src/notebooks from RAT license checks
add f2c9a3e Upgrade to datasketches-java-6.2.0
new d414c36 Merge pull request #74 from
frankgrimes97/upkeep/fix-broken-build-and-upgrade-to-dataketches-java-6.2.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 4 +++
pom.xml | 7 ++--
.../java/org/apache/datasketches/DoubleBits.java | 6 ++--
.../characterization/DoubleFlipFlopStream.java | 19 ++++++++++
.../filters/BloomFilterUpdateSpeedProfile.java | 3 --
.../hll/HllUpdateSpeedProfile.java | 11 ------
.../memory/MemoryDirectSpeedProfile.java | 8 +----
.../theta/ThetaUpdateSpeedProfile.java | 9 -----
.../concurrent/ConcurrentThetaAccuracyProfile.java | 11 ------
.../tuple/AodSketchUpdateSpeedProfile.java | 9 -----
src/main/resources/memory/HeapUtf8SpeedJob.conf | 40 ----------------------
11 files changed, 31 insertions(+), 96 deletions(-)
delete mode 100644 src/main/resources/memory/HeapUtf8SpeedJob.conf
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]