- 6ddf21b Merge pull request #93 from geonove/geonove/optimize-errors-computation by Lee Rhodes · 2 days ago master
- 1dfe3d4 Merge pull request #89 from proost/feat-compare-go-vs-java-theta-sketch by Lee Rhodes · 2 days ago
- 86f6783 Minor changes by Andrea Novellini · 3 days ago
- 420b085 Comment out timings by geonove · 5 days ago
- 0f0eac1 Do not clear vector error by Andrea Novellini · 5 days ago
- 0a2db8a Fix race condition by Andrea Novellini · 5 days ago
- 518429b first optimization by Andrea Novellini · 6 days ago
- 9d15a52 Add includes by Andrea Novellini · 6 days ago
- 2d50e5e Update Readme with Clion config by Andrea Novellini · 10 days ago
- 4c96f90 Minor fixes to make the cpp code build by Andrea Novellini · 10 days ago
- 0cb1473 Merge pull request #91 from apache/dependabot/pip/src/notebooks/urllib3-2.6.0 by Lee Rhodes · 3 weeks ago
- 2db2b7b Merge pull request #90 from apache/dependabot/pip/src/notebooks/fonttools-4.61.0 by Lee Rhodes · 3 weeks ago
- 2d66624 Bump urllib3 from 2.5.0 to 2.6.0 in /src/notebooks by dependabot[bot] · 3 weeks ago
- 4eb2ae4 Bump fonttools from 4.53.1 to 4.61.0 in /src/notebooks by dependabot[bot] · 4 weeks ago
- da66515 fix: same profiling code as java by lani_karrot · 4 weeks ago
- 2b4543c refactor: change same as java profile by lani_karrot · 4 weeks ago
- 05e6529 Merge pull request #88 from proost/feat-go-theta-sketch-profiles by Pierre Lacave · 4 weeks ago
- f900d62 feat: add go theta sketch profiles by lani_karrot · 5 weeks ago
- e4c8f98 Merge pull request #87 from proost/fix-wrong-constructor-for-kll-sketch by Pierre Lacave · 5 weeks ago
- 1074de0 fix: handle breaking change in go KLL sketch constructor by lani_karrot · 5 weeks ago
- aaf89e2 Merge pull request #86 from apache/dependabot/pip/src/notebooks/jupyterlab-4.4.8 by Lee Rhodes · 2 months ago
- c8a8091 Bump jupyterlab from 4.2.5 to 4.4.8 in /src/notebooks by dependabot[bot] · 3 months ago
- 7fbd0df update pom by Lee Rhodes · 4 months ago
- 231d196 remove - didn't need to add these. by Lee Rhodes · 4 months ago
- f83c45d Add back src/main/resources, all the *.conf files. by Lee Rhodes · 4 months ago
- 09be293 fix pom by Lee Rhodes · 4 months ago
- 742ee26 Merge pull request #85 from apache/frankgrimes97-feature/maven-multi-module-per-java-version by Lee Rhodes · 4 months ago
- d611c61 Update python files by Lee Rhodes · 4 months ago
- b6a642b Merge branch 'feature/maven-multi-module-per-java-version' of github.com:frankgrimes97/datasketches-characterization into frankgrimes97-feature/maven-multi-module-per-java-version by Lee Rhodes · 4 months ago
- 1245bd7 Merge pull request #84 from apache/minor_cleanup by Lee Rhodes · 4 months ago
- 9228291 Merge branch 'master' into minor_cleanup by Lee Rhodes · 4 months ago
- 9f49595 minor cleanup by Lee Rhodes · 4 months ago
- 723db9a Merge pull request #83 from apache/dependabot/pip/src/notebooks/urllib3-2.5.0 by Lee Rhodes · 4 months ago
- 0f0bcac Merge pull request #82 from apache/dependabot/pip/src/notebooks/requests-2.32.4 by Lee Rhodes · 4 months ago
- 67d431d Merge pull request #81 from apache/dependabot/pip/src/notebooks/tornado-6.5.1 by Lee Rhodes · 4 months ago
- 5f17df2 Bump urllib3 from 2.2.2 to 2.5.0 in /src/notebooks by dependabot[bot] · 6 months ago
- ef9d3e0 Bump requests from 2.32.3 to 2.32.4 in /src/notebooks by dependabot[bot] · 7 months ago
- e4d1f93 Bump tornado from 6.4.2 to 6.5.1 in /src/notebooks by dependabot[bot] · 7 months ago
- 974512e Merge pull request #80 from apache/dependabot/pip/src/notebooks/setuptools-78.1.1 by Lee Rhodes · 7 months ago
- 24a135b Bump setuptools from 72.2.0 to 78.1.1 in /src/notebooks by dependabot[bot] · 7 months ago
- 3618b66 Merge pull request #79 from apache/dependabot/pip/src/notebooks/h11-0.16.0 by Lee Rhodes · 8 months ago
- 8dafa87 Bump h11 from 0.14.0 to 0.16.0 in /src/notebooks by dependabot[bot] · 8 months ago
- f726605 Merge pull request #78 from apache/dependabot/pip/src/notebooks/jinja2-3.1.6 by Lee Rhodes · 9 months ago
- bd0f046 Bump jinja2 from 3.1.5 to 3.1.6 in /src/notebooks by dependabot[bot] · 10 months ago
- d3a9e0e Remove unnecessary plugin version specifications by Frank Grimes · 10 months ago
- 94eb2dd Bump TestNG version to latest where applicable by Frank Grimes · 10 months ago
- e9fc679 Correct plugin version properties from Apache parent by Frank Grimes · 10 months ago
- 320008c Maven submodule per supported Java version by Frank Grimes · 10 months ago
- 5dcf4e6 Merge pull request #75 from frankgrimes97/feature/allow-building-with-java11 by Lee Rhodes · 11 months ago
- fe1d616 Allow building with Java 11 by Frank Grimes · 11 months ago
- d414c36 Merge pull request #74 from frankgrimes97/upkeep/fix-broken-build-and-upgrade-to-dataketches-java-6.2.0 by Alexander Saydakov · 11 months ago
- f2c9a3e Upgrade to datasketches-java-6.2.0 by Frank Grimes · 11 months ago
- c51d486 Exclude src/notebooks from RAT license checks by Frank Grimes · 11 months ago
- b775470 Add missing license header by Frank Grimes · 11 months ago
- 9919471 Minor JavaDoc fixes by Frank Grimes · 11 months ago
- 79565ab Ignore local NetBeans IDE config files by Frank Grimes · 11 months ago
- 17c1fcb Fix invalid POM file by Frank Grimes · 11 months ago
- 729a693 Refactoring & clean up. by Lee Rhodes · 11 months ago
- 43ca537 Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 11 months ago
- ed31fdc Most of these changes remove references to the "Handle" hierarchy, which by Lee Rhodes · 11 months ago
- 7aff7fe Merge pull request #71 from apache/dependabot/pip/src/notebooks/tornado-6.4.2 by Lee Rhodes · 11 months ago
- ae74603 Merge pull request #72 from apache/dependabot/pip/src/notebooks/jinja2-3.1.5 by Lee Rhodes · 11 months ago
- 2b469cd Merge pull request #73 from apache/tdigest-cpp by Lee Rhodes · 11 months ago
- 266c847 missing file by AlexanderSaydakov · 11 months ago
- 6d19058 Bump jinja2 from 3.1.4 to 3.1.5 in /src/notebooks by dependabot[bot] · 12 months ago
- 6ee1942 Bump tornado from 6.4.1 to 6.4.2 in /src/notebooks by dependabot[bot] · 1 year, 1 month ago
- fd79bf5 Merge pull request #70 from apache/tdigest-cpp by Alexander Saydakov · 1 year, 2 months ago
- 6162dda true rank by AlexanderSaydakov · 1 year, 2 months ago
- fbe5c8f standard deviation constants by AlexanderSaydakov · 1 year, 2 months ago
- 11285b7 REQ error vs rank by AlexanderSaydakov · 1 year, 2 months ago
- caf2cf3 tdigest characterization by AlexanderSaydakov · 1 year, 2 months ago
- 97df9ad Merge pull request #67 from apache/dependabot/pip/src/notebooks/notebook-7.2.2 by Lee Rhodes · 1 year, 4 months ago
- 9a5ad82 Merge pull request #68 from apache/dependabot/pip/src/notebooks/jupyterlab-4.2.5 by Lee Rhodes · 1 year, 4 months ago
- 17d520f Bump jupyterlab from 4.2.4 to 4.2.5 in /src/notebooks by dependabot[bot] · 1 year, 4 months ago
- a1848b1 Bump notebook from 7.2.1 to 7.2.2 in /src/notebooks by dependabot[bot] · 1 year, 4 months ago
- 5196bde Merge pull request #66 from apache/add-python-plotting by c-dickens · 1 year, 4 months ago
- 058c211 Added space profile and analysis by c-dickens · 1 year, 4 months ago
- 90b15e6 Added accuracy vs num hashes profiles by c-dickens · 1 year, 4 months ago
- 47acb66 Added readme by c-dickens · 1 year, 4 months ago
- b160991 Added expansion profile by c-dickens · 1 year, 4 months ago
- 98bd688 Added the QF expansion profile by c-dickens · 1 year, 4 months ago
- 145301a Simplified experiment code and added trials by c-dickens · 1 year, 5 months ago
- a32d450 Corrected size -> space refactor by c-dickens · 1 year, 5 months ago
- 66a0068 Put renamed profiles into confs by c-dickens · 1 year, 5 months ago
- 4e39ffb Renamed space profiles for consistency by c-dickens · 1 year, 5 months ago
- 69f906e Added space profiles by c-dickens · 1 year, 5 months ago
- 87380c0 Added filter accuracy scripts by Charlie Dickens · 1 year, 7 months ago
- ff2096f Added quotient filter update times and renamed bloom profile by Charlie Dickens · 1 year, 7 months ago
- 5f6e5f7 Added initial filter update times script by Charlie Dickens · 1 year, 7 months ago
- d5238f5 Add ResourceFiles to src/main/java/org/apache/datasketches/characterization by Lee Rhodes · 1 year, 7 months ago
- 89dfe18 Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 1 year, 7 months ago
- 40d512c Change to ds-java 6.0.0 by Lee Rhodes · 1 year, 7 months ago
- 11e6743 [Go] Add FrequencyLong speed profile by Pierre Lacave · 1 year, 7 months ago
- bb80721 Merge pull request #65 from apache/hll-serde-go by Pierre Lacave · 1 year, 8 months ago
- 3b9de54 [Go] Add HLL SerDe profile by Pierre Lacave · 1 year, 8 months ago
- d9d6706 Merge pull request #64 from apache/go-hll-merge-speed-profile by Pierre Lacave · 1 year, 8 months ago
- d9bf9be [Go] add no error assert in distinct count merge speed profile by Pierre Lacave · 1 year, 8 months ago
- 35ae9ca Add serde to merge speed job by Pierre Lacave · 1 year, 8 months ago
- cb87b12 [Go] Add go merge speed profile for HLL and cleanup by Pierre Lacave · 1 year, 8 months ago
- 3df8d9f Merge pull request #62 from apache/hll-bound-accuracy-go by Pierre Lacave · 1 year, 8 months ago