You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2022/04/29 16:45:54 UTC

[datasketches-characterization] 01/01: Merge pull request #55 from apache/mvn_build

This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-characterization.git

commit 680fc3fd1413551d96d254fefd5a8ea414d9d824
Merge: 815dbdd 2b878b6
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Fri Apr 29 09:45:49 2022 -0700

    Merge pull request #55 from apache/mvn_build
    
    change to support command-line builds

 pom.xml                                                    |  4 ++--
 src/main/java/org/apache/datasketches/Job.java             |  4 +++-
 .../characterization/hash/HashBytesSpeedProfile.java       |  6 +++---
 .../characterization/hash/HashLongsSpeedProfile.java       |  2 +-
 .../characterization/hll/HllUpdateSpeedProfile.java        | 14 ++++++++++----
 .../characterization/memory/HeapUtf8SpeedProfile.java      |  2 +-
 .../characterization/memory/MemoryDirectSpeedProfile.java  | 12 ++++++++----
 .../characterization/memory/UnsafeDirectSpeedProfile.java  |  8 ++++----
 .../quantiles/DoublesSketchSpeedProfile.java               |  6 +++---
 .../quantiles/ItemsSketchSpeedProfile.java                 |  2 +-
 .../characterization/theta/ThetaSerDeProfile.java          |  2 +-
 .../characterization/theta/ThetaUpdateSpeedProfile.java    | 12 ++++++++----
 .../theta/concurrent/ConcurrentThetaAccuracyProfile.java   | 14 +++++++++-----
 .../ConcurrentThetaMultithreadedSpeedProfile.java          |  6 +++---
 .../concurrent/ConcurrentThetaUpdateSpeedProfile.java      |  6 +++---
 .../tuple/AodSketchUpdateSpeedProfile.java                 | 12 ++++++++----
 16 files changed, 68 insertions(+), 44 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org