- 4513a97 Merge pull request #99 from apache/memory_tsv by Lee Rhodes · 7 days ago master
- 0513e50 Merge pull request #100 from proost/fix-missing-tdigest-merge-timing-profile by Lee Rhodes · 8 days ago
- a60d193 fix: wrong elapsed time by lani_karrot · 10 days ago
- 5d538f4 fix: missing merge profile code by lani_karrot · 10 days ago
- 2a43189 fix: add missing tdigest merge timing profile by lani_karrot · 10 days ago
- fd8bee0 fix: remove missing headers by lani_karrot · 10 days ago
- 62c6390 memory measurements by AlexanderSaydakov · 12 days ago
- 7065bee Merge pull request #98 from geonove/geonove/concurrecncy-fixes by Lee Rhodes · 12 days ago
- 3eac427 Small fix by geonove · 13 days ago
- 2cb9f90 Merge pull request #97 from proost/feat-arrayofnumberssketch-profile by Lee Rhodes · 2 weeks ago
- a57a095 feat: add update and union update profiles for array of numbers sketch in go by lani_karrot · 2 weeks ago
- 79f6238 Merge pull request #96 from apache/dependabot/pip/src/notebooks/urllib3-2.6.3 by Lee Rhodes · 3 weeks ago
- c7d574f Bump urllib3 from 2.6.0 to 2.6.3 in /src/notebooks by dependabot[bot] · 3 weeks ago
- 77b22ea Merge pull request #94 from geonove/geonove/error-vs-rank-optimization by Lee Rhodes · 3 weeks ago
- b4af77f Merge pull request #95 from geonove/geonove/memory-profile-optimization by Lee Rhodes · 3 weeks ago
- 5031cf7 Memory profile optimiziation by Andrea Novellini · 3 weeks ago
- 815d30a Add tdigest error vs rank result file by Andrea Novellini · 4 weeks ago
- d9d7c74 req error vs rank profile optimization by Andrea Novellini · 4 weeks ago
- 6ddf21b Merge pull request #93 from geonove/geonove/optimize-errors-computation by Lee Rhodes · 5 weeks ago
- 1dfe3d4 Merge pull request #89 from proost/feat-compare-go-vs-java-theta-sketch by Lee Rhodes · 5 weeks ago
- 86f6783 Minor changes by Andrea Novellini · 5 weeks ago
- 420b085 Comment out timings by geonove · 5 weeks ago
- 0f0eac1 Do not clear vector error by Andrea Novellini · 5 weeks ago
- 0a2db8a Fix race condition by Andrea Novellini · 5 weeks ago
- 518429b first optimization by Andrea Novellini · 5 weeks ago
- 9d15a52 Add includes by Andrea Novellini · 5 weeks ago
- 2d50e5e Update Readme with Clion config by Andrea Novellini · 6 weeks ago
- 4c96f90 Minor fixes to make the cpp code build by Andrea Novellini · 6 weeks ago
- 0cb1473 Merge pull request #91 from apache/dependabot/pip/src/notebooks/urllib3-2.6.0 by Lee Rhodes · 8 weeks ago
- 2db2b7b Merge pull request #90 from apache/dependabot/pip/src/notebooks/fonttools-4.61.0 by Lee Rhodes · 8 weeks ago
- 2d66624 Bump urllib3 from 2.5.0 to 2.6.0 in /src/notebooks by dependabot[bot] · 8 weeks ago
- 4eb2ae4 Bump fonttools from 4.53.1 to 4.61.0 in /src/notebooks by dependabot[bot] · 8 weeks ago
- da66515 fix: same profiling code as java by lani_karrot · 8 weeks ago
- 2b4543c refactor: change same as java profile by lani_karrot · 8 weeks ago
- 05e6529 Merge pull request #88 from proost/feat-go-theta-sketch-profiles by Pierre Lacave · 9 weeks ago
- f900d62 feat: add go theta sketch profiles by lani_karrot · 9 weeks ago
- e4c8f98 Merge pull request #87 from proost/fix-wrong-constructor-for-kll-sketch by Pierre Lacave · 10 weeks ago
- 1074de0 fix: handle breaking change in go KLL sketch constructor by lani_karrot · 10 weeks ago
- aaf89e2 Merge pull request #86 from apache/dependabot/pip/src/notebooks/jupyterlab-4.4.8 by Lee Rhodes · 3 months ago
- c8a8091 Bump jupyterlab from 4.2.5 to 4.4.8 in /src/notebooks by dependabot[bot] · 4 months ago
- 7fbd0df update pom by Lee Rhodes · 5 months ago
- 231d196 remove - didn't need to add these. by Lee Rhodes · 5 months ago
- f83c45d Add back src/main/resources, all the *.conf files. by Lee Rhodes · 5 months ago
- 09be293 fix pom by Lee Rhodes · 5 months ago
- 742ee26 Merge pull request #85 from apache/frankgrimes97-feature/maven-multi-module-per-java-version by Lee Rhodes · 5 months ago
- d611c61 Update python files by Lee Rhodes · 5 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 · 5 months ago
- 1245bd7 Merge pull request #84 from apache/minor_cleanup by Lee Rhodes · 5 months ago
- 9228291 Merge branch 'master' into minor_cleanup by Lee Rhodes · 5 months ago
- 9f49595 minor cleanup by Lee Rhodes · 5 months ago
- 723db9a Merge pull request #83 from apache/dependabot/pip/src/notebooks/urllib3-2.5.0 by Lee Rhodes · 5 months ago
- 0f0bcac Merge pull request #82 from apache/dependabot/pip/src/notebooks/requests-2.32.4 by Lee Rhodes · 5 months ago
- 67d431d Merge pull request #81 from apache/dependabot/pip/src/notebooks/tornado-6.5.1 by Lee Rhodes · 5 months ago
- 5f17df2 Bump urllib3 from 2.2.2 to 2.5.0 in /src/notebooks by dependabot[bot] · 7 months ago
- ef9d3e0 Bump requests from 2.32.3 to 2.32.4 in /src/notebooks by dependabot[bot] · 8 months ago
- e4d1f93 Bump tornado from 6.4.2 to 6.5.1 in /src/notebooks by dependabot[bot] · 8 months ago
- 974512e Merge pull request #80 from apache/dependabot/pip/src/notebooks/setuptools-78.1.1 by Lee Rhodes · 8 months ago
- 24a135b Bump setuptools from 72.2.0 to 78.1.1 in /src/notebooks by dependabot[bot] · 8 months ago
- 3618b66 Merge pull request #79 from apache/dependabot/pip/src/notebooks/h11-0.16.0 by Lee Rhodes · 9 months ago
- 8dafa87 Bump h11 from 0.14.0 to 0.16.0 in /src/notebooks by dependabot[bot] · 9 months ago
- f726605 Merge pull request #78 from apache/dependabot/pip/src/notebooks/jinja2-3.1.6 by Lee Rhodes · 10 months ago
- bd0f046 Bump jinja2 from 3.1.5 to 3.1.6 in /src/notebooks by dependabot[bot] · 11 months ago
- d3a9e0e Remove unnecessary plugin version specifications by Frank Grimes · 11 months ago
- 94eb2dd Bump TestNG version to latest where applicable by Frank Grimes · 11 months ago
- e9fc679 Correct plugin version properties from Apache parent by Frank Grimes · 11 months ago
- 320008c Maven submodule per supported Java version by Frank Grimes · 11 months ago
- 5dcf4e6 Merge pull request #75 from frankgrimes97/feature/allow-building-with-java11 by Lee Rhodes · 12 months ago
- fe1d616 Allow building with Java 11 by Frank Grimes · 12 months ago
- d414c36 Merge pull request #74 from frankgrimes97/upkeep/fix-broken-build-and-upgrade-to-dataketches-java-6.2.0 by Alexander Saydakov · 12 months ago
- f2c9a3e Upgrade to datasketches-java-6.2.0 by Frank Grimes · 1 year ago
- c51d486 Exclude src/notebooks from RAT license checks by Frank Grimes · 1 year ago
- b775470 Add missing license header by Frank Grimes · 12 months ago
- 9919471 Minor JavaDoc fixes by Frank Grimes · 1 year ago
- 79565ab Ignore local NetBeans IDE config files by Frank Grimes · 1 year ago
- 17c1fcb Fix invalid POM file by Frank Grimes · 1 year ago
- 729a693 Refactoring & clean up. by Lee Rhodes · 1 year ago
- 43ca537 Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 1 year ago
- ed31fdc Most of these changes remove references to the "Handle" hierarchy, which by Lee Rhodes · 1 year ago
- 7aff7fe Merge pull request #71 from apache/dependabot/pip/src/notebooks/tornado-6.4.2 by Lee Rhodes · 1 year ago
- ae74603 Merge pull request #72 from apache/dependabot/pip/src/notebooks/jinja2-3.1.5 by Lee Rhodes · 1 year ago
- 2b469cd Merge pull request #73 from apache/tdigest-cpp by Lee Rhodes · 1 year ago
- 266c847 missing file by AlexanderSaydakov · 1 year ago
- 6d19058 Bump jinja2 from 3.1.4 to 3.1.5 in /src/notebooks by dependabot[bot] · 1 year, 1 month ago
- 6ee1942 Bump tornado from 6.4.1 to 6.4.2 in /src/notebooks by dependabot[bot] · 1 year, 2 months ago
- fd79bf5 Merge pull request #70 from apache/tdigest-cpp by Alexander Saydakov · 1 year, 3 months ago
- 6162dda true rank by AlexanderSaydakov · 1 year, 3 months ago
- fbe5c8f standard deviation constants by AlexanderSaydakov · 1 year, 3 months ago
- 11285b7 REQ error vs rank by AlexanderSaydakov · 1 year, 3 months ago
- caf2cf3 tdigest characterization by AlexanderSaydakov · 1 year, 3 months ago
- 97df9ad Merge pull request #67 from apache/dependabot/pip/src/notebooks/notebook-7.2.2 by Lee Rhodes · 1 year, 5 months ago
- 9a5ad82 Merge pull request #68 from apache/dependabot/pip/src/notebooks/jupyterlab-4.2.5 by Lee Rhodes · 1 year, 5 months ago
- 17d520f Bump jupyterlab from 4.2.4 to 4.2.5 in /src/notebooks by dependabot[bot] · 1 year, 5 months ago
- a1848b1 Bump notebook from 7.2.1 to 7.2.2 in /src/notebooks by dependabot[bot] · 1 year, 5 months ago
- 5196bde Merge pull request #66 from apache/add-python-plotting by c-dickens · 1 year, 5 months ago
- 058c211 Added space profile and analysis by c-dickens · 1 year, 5 months ago
- 90b15e6 Added accuracy vs num hashes profiles by c-dickens · 1 year, 5 months ago
- 47acb66 Added readme by c-dickens · 1 year, 6 months ago
- b160991 Added expansion profile by c-dickens · 1 year, 6 months ago
- 98bd688 Added the QF expansion profile by c-dickens · 1 year, 6 months ago
- 145301a Simplified experiment code and added trials by c-dickens · 1 year, 6 months ago