1. b456bf0 zoomin sqrt. pattern for stream maker by Pavel Vesely · 3 years, 4 months ago
  2. 8919a2e two metrics for measuring accuracy times size by Pavel Vesely · 3 years, 4 months ago
  3. d803b03 Merge branch 'master' into req_sketch by Lee Rhodes · 3 years, 4 months ago
  4. 732635f Remove REQ from master for now. It is in another branch by Lee Rhodes · 3 years, 4 months ago
  5. 04118bc Merge branch 'master' into req_sketch by Lee Rhodes · 3 years, 4 months ago
  6. 5c6e35b Refactor req in branches and master by Lee Rhodes · 3 years, 4 months ago
  7. a84e561 Refactor Req branches & master by Lee Rhodes · 3 years, 4 months ago
  8. f744625 Merge branch 'master' into req_sketch by Lee Rhodes · 3 years, 4 months ago
  9. 694df62 Merge pull request #51 from apache/More_TLP_changes by Lee Rhodes · 3 years, 4 months ago
  10. 17ca5bd Fix references to util functions not yet released. by Lee Rhodes · 3 years, 4 months ago
  11. d7d7dd2 Remove Disclaimer footer in README, remove incubator in NOTICE. by Lee Rhodes · 3 years, 4 months ago
  12. 785db18 Remove AoD tests by Lee Rhodes · 3 years, 4 months ago
  13. e18fade Merge branch 'master' of git@github.com:apache/datasketches-characterization.git by Lee Rhodes · 3 years, 4 months ago
  14. fb48fa3 Merge pull request #49 from apache/fixAccuracyTestForLongStreams by Lee Rhodes · 3 years, 4 months ago
  15. fa012e1 update POM, remove DISCLAIMER-WIP by Lee Rhodes · 3 years, 4 months ago
  16. aba4b73 update .asf.yaml by Lee Rhodes · 3 years, 4 months ago
  17. 0e0a4e6 Merge pull request #50 from apache/fixAccuracyTestForLongStreams by PavelVesely · 3 years, 4 months ago
  18. 39e02ba fixing a bug accuracy test for long streams by Pavel Vesely · 3 years, 4 months ago
  19. fd8d773 added size&speed test for long streams; allowing to change constants (for experimental purposes only) by Pavel Vesely · 3 years, 4 months ago
  20. 7d1393f fresh measurements by AlexanderSaydakov · 3 years, 4 months ago
  21. 819ac68 measure get_quantiles() and get_CDF() by AlexanderSaydakov · 3 years, 4 months ago
  22. 7d5b043 req sketch update and merge performance by AlexanderSaydakov · 3 years, 5 months ago
  23. 6665c0d Fix finals and line lengths by Lee Rhodes · 3 years, 5 months ago
  24. 007e141 Merge branch 'master' of git@github.com:apache/incubator-datasketches-characterization.git by Lee Rhodes · 3 years, 5 months ago
  25. afb0676 Add .tsv to gitignore; by Lee Rhodes · 3 years, 5 months ago
  26. 7d14c03 req sketch timing by AlexanderSaydakov · 3 years, 5 months ago
  27. 0bb4bbe Merge pull request #48 from apache/tuple_sketch by Alexander Saydakov · 3 years, 6 months ago
  28. 798cc2b update config files by Lee Rhodes · 3 years, 6 months ago
  29. c3d4d92 Fix GitHub homepage reference. by Lee Rhodes · 3 years, 6 months ago
  30. e7e2731 Remove test data, update profiles & config by Lee Rhodes · 3 years, 6 months ago
  31. 8e76308 minor updates by Lee Rhodes · 3 years, 7 months ago
  32. 040c200 minor updates by Lee Rhodes · 3 years, 7 months ago
  33. b2f4e61 Add setCompatible() to configureSketch(). by Lee Rhodes · 3 years, 7 months ago
  34. b96ccef delete data files by Lee Rhodes · 3 years, 7 months ago
  35. be3b64e Update char tests for Req, and minor changes to Kll tests. by Lee Rhodes · 3 years, 7 months ago
  36. bcc1ebe aod timing by AlexanderSaydakov · 3 years, 7 months ago
  37. 74c86e3 theta and tuple sketch and union update time plots by AlexanderSaydakov · 3 years, 7 months ago
  38. cc41b62 aod results by AlexanderSaydakov · 3 years, 7 months ago
  39. 828ded8 array of doubles union speed by AlexanderSaydakov · 3 years, 7 months ago
  40. e0048e8 Added methods to Job. by Lee Rhodes · 3 years, 7 months ago
  41. 5c07555 removed unused imports by AlexanderSaydakov · 3 years, 7 months ago
  42. c76a4be AoD sketch uptate time in Java by AlexanderSaydakov · 3 years, 7 months ago
  43. 58365bc Minor updates to ReqSketchAccuracyProfile by Lee Rhodes · 3 years, 7 months ago
  44. 003ece5 results dir is in the repo by AlexanderSaydakov · 3 years, 7 months ago
  45. 21066a9 Correction in profile to fix a one-off bug. by Lee Rhodes · 3 years, 7 months ago
  46. cbd7dcf tuple sketch and union timing by AlexanderSaydakov · 3 years, 8 months ago
  47. e0606bf update profile by Lee Rhodes · 3 years, 8 months ago
  48. 3311e48 Correction. by Lee Rhodes · 3 years, 8 months ago
  49. f56067d Interim update. combined the two Req sketch profiles into one. by Lee Rhodes · 3 years, 8 months ago
  50. 63ec472 update ReqSketch char tests by Lee Rhodes · 3 years, 8 months ago
  51. 9ce44f3 Adding ReqSketch Char tests by Lee Rhodes · 3 years, 8 months ago
  52. 16721a2 tuple sketch and union timing by AlexanderSaydakov · 3 years, 10 months ago
  53. 5f6e943 update config by Lee Rhodes · 3 years, 10 months ago
  54. d84317c update job configs by Lee Rhodes · 3 years, 10 months ago
  55. 158e3d8 Update Readme by Lee Rhodes · 4 years ago
  56. 1859372 Merge pull request #47 from apache/to_string by Alexander Saydakov · 4 years ago
  57. de7a5ff compatibility with latest core by AlexanderSaydakov · 4 years ago
  58. cf9800b Merge pull request #46 from apache/Rename_bin_to_sk by Lee Rhodes · 4 years ago
  59. 2f1832a Minor changes to DumpSketchSegment. by Lee Rhodes · 4 years ago
  60. 977895d Convert .bin files to .sk, by Lee Rhodes · 4 years ago
  61. 10e3fc4 Merge pull request #45 from apache/no_hll_union_ser by Lee Rhodes · 4 years ago
  62. 6a82e7e Update Notice by Lee Rhodes · 4 years ago
  63. 6e0ed2b add to Files and DumpSketchSegment by Lee Rhodes · 4 years ago
  64. f3f24c3 test union result by AlexanderSaydakov · 4 years ago
  65. f7d9975 Update HllJavaCppGenerator Test using getResult(HLL_8).toUpdatableByteArray(). by Lee Rhodes · 4 years ago
  66. 93875ba Merge branch 'master' of git@github.com:apache/incubator-datasketches-characterization.git by Lee Rhodes · 4 years ago
  67. 8517d80 update HllJavaCppGenerator by Lee Rhodes · 4 years ago
  68. 3b631f9 Merge pull request #44 from apache/fi_std_hash by Lee Rhodes · 4 years ago
  69. 6f151ac use std::hash since fmix64 is done in the sketch now by AlexanderSaydakov · 4 years ago
  70. 786a8b4 Merge pull request #43 from apache/fi_fmix64 by Alexander Saydakov · 4 years ago
  71. 8d11081 call fmix64 from murmur3 instead of copying the code here by AlexanderSaydakov · 4 years ago
  72. bc8217a Merge pull request #42 from apache/HLL_Java_Cpp_Test by Lee Rhodes · 4 years ago
  73. caba5c0 Regenerated files for HLL-Java-C++ binary compatibility test. by Lee Rhodes · 4 years ago
  74. 402d3db Configured .gitignore & pom.xml/rat plugin. by Lee Rhodes · 4 years ago
  75. 9d6ab7f Merge pull request #41 from apache/add_license by Lee Rhodes · 4 years ago
  76. 25d76bd added license by AlexanderSaydakov · 4 years ago
  77. 31e4155 Merge branch 'master' into HLL_Java_Cpp_Test by AlexanderSaydakov · 4 years ago
  78. ae6b6a2 Merge pull request #40 from apache/time_manip_clang by Alexander Saydakov · 4 years ago
  79. 267bad0 no need for high resolution clock. clang compatibility by AlexanderSaydakov · 4 years ago
  80. 5183ccd cleanup by AlexanderSaydakov · 4 years ago
  81. 272ca16 Fix minor warnings. by Lee Rhodes · 4 years ago
  82. 0215467 Fix minor warnings. by Lee Rhodes · 4 years ago
  83. 2839999 Update README.md by Lee Rhodes · 4 years ago
  84. 01d9096 cross-language test by AlexanderSaydakov · 4 years, 1 month ago
  85. f83e366 Merge pull request #39 from apache/HLL_Java_Cpp_Test by Lee Rhodes · 4 years, 1 month ago
  86. d5dc450 Changed TestNG to compile scope. by Lee Rhodes · 4 years, 1 month ago
  87. ef28016 Merge pull request #38 from apache/HllBoundsTesting by Lee Rhodes · 4 years, 1 month ago
  88. f3bd148 Removed testNG, added main. by Lee Rhodes · 4 years, 1 month ago
  89. cd92f4c Data and tests for Hll cross language testing. by Lee Rhodes · 4 years, 1 month ago
  90. 4849daa Minor changes to Bounds Accuracy tests. by Lee Rhodes · 4 years, 1 month ago
  91. 29d4e9f Merge branch 'master' into HllBoundsTesting by Lee Rhodes · 4 years, 1 month ago
  92. dc17f4a Update HllBoundsTesting branch by Lee Rhodes · 4 years, 1 month ago
  93. 814498a Merge pull request #37 from apache/latest_results by Lee Rhodes · 4 years, 1 month ago
  94. 3c7deb6 updated results used for website plots by AlexanderSaydakov · 4 years, 1 month ago
  95. ff59d39 Update config and minor comment. by Lee Rhodes · 4 years, 1 month ago
  96. d3c9454 Update Bounds tests by Lee Rhodes · 4 years, 1 month ago
  97. 8734e15 initial Hll Bounds Testing by Lee Rhodes · 4 years, 1 month ago
  98. d08a07b Merge pull request #36 from apache/fi_use_new_template by Jon Malkin · 4 years, 1 month ago
  99. 7f760f7 use new template by AlexanderSaydakov · 4 years, 1 month ago
  100. fcddf3d Correct typo. by Lee Rhodes · 4 years, 2 months ago