1. 3df8d9f Merge pull request #62 from apache/hll-bound-accuracy-go by Pierre Lacave · 3 days ago master
  2. 9fa4518 Merge pull request #63 from apache/rat-exclusion by Pierre Lacave · 3 days ago
  3. 7824c81 Exclude Intellij folder by Pierre Lacave · 4 days ago rat-exclusion
  4. cba5b27 Exclude from pom instead by Pierre Lacave · 4 days ago
  5. 5dcb994 Add Rat excludes for go.sum by Pierre Lacave · 4 days ago
  6. 396b5b9 Update Readme.md by Lee Rhodes · 5 days ago
  7. 562a2b5 Fix profile formatter and cleanup by Pierre Lacave · 7 days ago hll-bound-accuracy-go
  8. 5b04138 Fix config and bound accuracy printer by Pierre Lacave · 10 days ago
  9. b952ab7 Add HLL accuracy bounds and merge accuracy characterization profile by Pierre Lacave · 10 days ago
  10. 5d2c8e6 Merge pull request #61 from apache/go-characterization by Pierre Lacave · 2 weeks ago
  11. cf1134d Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 3 weeks ago
  12. dc695ed Added Kll vector characterization tests. by Lee Rhodes · 3 weeks ago
  13. 52452dc [Go] set rmse in distinct count job by Pierre Lacave · 5 weeks ago go-characterization
  14. a076e4c remove binary of datasketches-characterization-go by Pierre Lacave · 5 weeks ago
  15. 730a57f fix go program name by Pierre Lacave · 5 weeks ago
  16. a156720 Remove left over code port by Pierre Lacave · 5 weeks ago
  17. 40db86b license by Pierre Lacave · 5 weeks ago
  18. fbfe02c [Go] Add first characterization job for Go by Pierre Lacave · 5 weeks ago
  19. f1b1258 Merge pull request #60 from apache/tdigest-cpp by Alexander Saydakov · 5 weeks ago
  20. 9de0971 [Go] go tidy go.sum by Pierre Lacave · 5 weeks ago
  21. 568c64b [Go] Fix accuracy stats by Pierre Lacave · 5 weeks ago
  22. de09987 [Go] Add test runner and use float64 KLL in accuracy stats by Pierre Lacave · 5 weeks ago
  23. e7d8724 Rebase Go implemn from Java Job runners by Pierre Lacave · 6 weeks ago
  24. 7848799 [Go] Add a first job without much stats tracking by Pierre Lacave · 6 weeks ago
  25. efef4a3 Characterization study for KLLItemsSketch with Weighted Updates by Lee Rhodes · 3 months ago
  26. 0dfb984 Add profile for KllFloats Weighted Updates by Lee Rhodes · 3 months ago
  27. 8598bee Add characterization test for weighted update for KllFloatsSketch by Lee Rhodes · 3 months ago
  28. aa33d5d New utility class that creates power-law distributions where the sum of by Lee Rhodes · 3 months ago
  29. a01aee3 Added Weighted vs Unweighted test profile for KLL by Lee Rhodes · 3 months ago
  30. 2028e49 Bringing Kll test profiles up to date. by Lee Rhodes · 4 months ago
  31. 9ced8fc tdigest characterization by AlexanderSaydakov · 4 months ago
  32. 3a5171e Fixed some compatibility issues so that the java code in this repo stays by Lee Rhodes · 5 months ago
  33. 019ead8 cleanup pom by Lee Rhodes · 6 months ago
  34. a6816a7 Merge pull request #59 from apache/matchJava4.0.0 by Lee Rhodes · 6 months ago
  35. 48287b2 clean up pom by Lee Rhodes · 6 months ago
  36. 2c60b23 Mostly cosmetic improvements to the BaseUpdateSpeedProfile. by Lee Rhodes · 6 months ago
  37. 080028e Remove obsolete tests by Lee Rhodes · 6 months ago
  38. 3d6b3f6 theta compression serialize time by AlexanderSaydakov · 8 months ago
  39. 1e652e8 theta sketch serialized size by AlexanderSaydakov · 9 months ago
  40. 5390db0 Merge pull request #58 from apache/dependabot/maven/org.testng-testng-7.5.1 by Alexander Saydakov · 12 months ago
  41. 78bb0e7 Bump testng from 7.4.0 to 7.5.1 by dependabot[bot] · 12 months ago
  42. e3f3bd3 Updates to match the current DS-Java master branch, which will become by Lee Rhodes · 1 year, 2 months ago
  43. b5243f8 compatibility with the latest code in datasketches-cpp master before by AlexanderSaydakov · 1 year, 6 months ago
  44. 2b3edd9 compatibility with the latest code in datasketches-cpp master before by AlexanderSaydakov · 1 year, 6 months ago
  45. f44f1b1 Keep current with java snapshot by Lee Rhodes · 1 year, 7 months ago
  46. 98d2834 These changes update the various profiles and methods in by Lee Rhodes · 1 year, 10 months ago
  47. c4cfae3 Interim update by Lee Rhodes · 1 year, 10 months ago matchJava3.3Plus
  48. b78b453 Make consisent with java 3.3-SNAPSHOT by Lee Rhodes · 1 year, 10 months ago
  49. a629db0 Add doc directory to gitignore by Lee Rhodes · 2 years ago
  50. f604569 Add SupressWarnings("restriction") back in. by Lee Rhodes · 2 years ago
  51. 483f322 Update KllSketchAccuracyProfile and Base by Lee Rhodes · 2 years ago
  52. 9557887 cleanup warnings by Lee Rhodes · 2 years ago
  53. 680fc3f Merge pull request #55 from apache/mvn_build by Jon Malkin · 2 years ago
  54. 2b878b6 keep default version at 8 but use variable to specify compiler source/target version by Jon · 2 years ago
  55. c07fa8b change to support command-line builds by Jon Malkin · 2 years ago
  56. 815dbdd Add more documentation. by Lee Rhodes · 2 years ago
  57. a59fb2d Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 2 years ago
  58. 5bfe3c1 Cleanup warnings by Lee Rhodes · 2 years ago
  59. 099bb40 remove included file that isn't yet in the repo by Jon · 2 years ago
  60. e76c491 have cpp list known profiles if run w/o input by Jon · 2 years ago
  61. ed1ba33 Merge branch 'master' of github.com:apache/datasketches-characterization by Jon · 2 years ago
  62. 4d339d3 add cmake support for c++, including minor updates to support compilation from linux mint by Jon · 2 years ago
  63. 6929fde remove old data files by Lee Rhodes · 2 years ago
  64. 065f71e Update KllSketchAccuracyProfile and config file. by Lee Rhodes · 2 years ago
  65. 3cb85f1 Update KllSketchAccuracyProfile by Lee Rhodes · 2 years ago
  66. 8e96933 update KllSketchAccuracyProfile by Lee Rhodes · 2 years ago
  67. c99ff7d Moving config resources into proper folders. by Lee Rhodes · 2 years ago
  68. e1c53e6 Refactor & cleanup characterization hierarchy by Lee Rhodes · 2 years ago
  69. c23b879 update characterization files by Lee Rhodes · 2 years ago
  70. 7771157 Modifying profile to test new Kll Sketch by Lee Rhodes · 2 years ago
  71. 58abb70 Update Kll Profiles by Lee Rhodes · 2 years ago
  72. 36a2b60 Updating KllProfiles for new Kll Sketch by Lee Rhodes · 2 years ago
  73. fd75fac modify KllK from 100 to 200. by Lee Rhodes · 2 years, 1 month ago
  74. 6db9043 Update gitignore to not archive results. by Lee Rhodes · 2 years, 3 months ago
  75. d6ed9bf Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 2 years, 3 months ago
  76. 554edf0 update KLL characterizations by Lee Rhodes · 2 years, 3 months ago
  77. ced3ca3 Update pom, add package-info file by Lee Rhodes · 2 years, 3 months ago
  78. 0671803 Update Characterization of KLL by Lee Rhodes · 2 years, 3 months ago
  79. a4569ab updated some results by AlexanderSaydakov · 2 years, 9 months ago
  80. af32fe9 theta deserialilze vs wrap by AlexanderSaydakov · 2 years, 10 months ago
  81. 64d757e theta union lgk16 timing by AlexanderSaydakov · 2 years, 10 months ago
  82. 6371f37 fresh measurements by AlexanderSaydakov · 2 years, 10 months ago
  83. b40fee4 Merge pull request #54 from apache/hll_start_full_size by Alexander Saydakov · 3 years ago
  84. 6742036 HLL error starting full size by AlexanderSaydakov · 3 years ago
  85. c79826e Move ReqMergeSpeedProfile to test tree by Lee Rhodes · 3 years, 2 months ago
  86. b34dbc8 Merge pull request #53 from apache/req_sketch by Lee Rhodes · 3 years, 2 months ago
  87. 35ac900 Merge branch 'master' into req_sketch by Lee Rhodes · 3 years, 2 months ago
  88. 749a6d4 Update branch pom by Lee Rhodes · 3 years, 2 months ago
  89. 6145c5b Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 3 years, 2 months ago
  90. 03759d1 Merge pull request #52 from apache/ReqExperiment by Lee Rhodes · 3 years, 2 months ago
  91. 1702843 update to java 2.0.0 by Lee Rhodes · 3 years, 2 months ago
  92. 03baf87 update StreamMaker by Lee Rhodes · 3 years, 2 months ago
  93. d97cc0d update pom, add req pkg by Lee Rhodes · 3 years, 2 months ago
  94. dbc5916 Revert changes to test static vars. by Lee Rhodes · 3 years, 2 months ago
  95. dca9a87 Merge branch 'master' into ReqExperiment by Lee Rhodes · 3 years, 2 months ago
  96. f91c514 Merge branch 'master' into req_sketch by Lee Rhodes · 3 years, 2 months ago
  97. ede9772 Update Theta Union to 2.0.0 by Lee Rhodes · 3 years, 2 months ago
  98. 68da389 Update readme by Lee Rhodes · 3 years, 3 months ago
  99. 3db370b Merge branch 'req_sketch' of git@github.com:apache/datasketches-characterization.git into req_sketch by Lee Rhodes · 3 years, 3 months ago
  100. 17f2417 moved hra from template to constructor call. by AlexanderSaydakov · 3 years, 3 months ago