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

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


    from 0b5dd20  Update pom
     add 3d3fc2a  frequent items
     new 51be241  Merge pull request #17 from apache/frequent_items

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:
 .../characterization/ZipfDistribution.java         | 90 ++++++++++++++++++++
 .../BaseFrequenciesSpeedProfile.java}              | 31 ++++---
 .../frequencies/LongsSketchSpeedProfile.java       | 97 ++++++++++++++++++++++
 .../resources/frequencies/LongsSketchSpeedJob.conf | 11 +++
 4 files changed, 212 insertions(+), 17 deletions(-)
 create mode 100644 
src/main/java/com/yahoo/sketches/characterization/ZipfDistribution.java
 copy 
src/main/java/com/yahoo/sketches/characterization/{quantiles/BaseQuantilesSpeedProfile.java
 => frequencies/BaseFrequenciesSpeedProfile.java} (67%)
 create mode 100644 
src/main/java/com/yahoo/sketches/characterization/frequencies/LongsSketchSpeedProfile.java
 create mode 100644 src/main/resources/frequencies/LongsSketchSpeedJob.conf


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to