apache / datasketches-cpp
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
38% | 15% | 21% | 12% | 11%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
hpp43% | 17% | 18% | 9% | 11%
ipynb0% | 0% | 100% | 0% | 0%
cpp0% | 0% | 20% | 59% | 19%
h0% | 0% | 0% | 100% | 0%
py0% | 0% | 0% | 32% | 67%
in0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
cpc70% | 15% | 3% | 5% | 5%
theta68% | 9% | 7% | 3% | 10%
sampling64% | 0% | 31% | 0% | 3%
quantiles85% | 0% | 0% | 14% | 0%
hll0% | 29% | 35% | 18% | 16%
kll0% | 67% | 16% | 12% | 3%
req0% | 50% | 32% | 10% | 7%
tuple0% | 37% | 16% | 22% | 23%
python0% | 0% | 48% | 31% | 19%
fi0% | 0% | 79% | 0% | 20%
density0% | 0% | 80% | 19% | 0%
common0% | 0% | 25% | 37% | 36%
count0% | 0% | 83% | 0% | 16%
ROOT0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
compression_data.hpp
in cpc/include
5800 -
bit_packing.hpp
in theta/include
5171 130
var_opt_sketch_impl.hpp
in sampling/include
1301 60
quantiles_sketch_impl.hpp
in quantiles/include
1070 52
kll_sketch_impl.hpp
in kll/include
913 50
762 2
theta_sketch_impl.hpp
in theta/include
738 72
cpc_sketch_impl.hpp
in cpc/include
714 45
req_sketch_impl.hpp
in req/include
702 42
579 30
HllArray-internal.hpp
in hll/include
527 38
tuple_sketch_impl.hpp
in tuple/include
504 54
456 25
var_opt_union_impl.hpp
in sampling/include
435 20
density_sketch_impl.hpp
in density/include
424 23
409 31
ThetaSketchNotebook.ipynb
in python/jupyter
403 -
384 38
binomial_bounds.hpp
in common/include
379 11
vector_of_kll.cpp
in python/src
375 22
357 15
FrequentItemsSketch.ipynb
in python/jupyter
354 -
HLLSketch.ipynb
in python/jupyter
346 -
CPCSketch.ipynb
in python/jupyter
345 -
count_min_impl.hpp
in count/include
343 35
306 15
292 18
cpc_union_impl.hpp
in cpc/include
269 12
245 11
tuple_sketch.hpp
in tuple/include
227 4
kll_helper_impl.hpp
in kll/include
225 17
214 5
214 12
HllUnion-internal.hpp
in hll/include
210 29
theta_sketch.hpp
in theta/include
204 -
var_opt_sketch.hpp
in sampling/include
201 -
u32_table_impl.hpp
in cpc/include
199 13
184 8
quantiles_sketch.hpp
in quantiles/include
176 2
tuple_wrapper.cpp
in python/src
170 1
icon_estimator.hpp
in cpc/include
165 3
kll_sketch.hpp
in kll/include
164 2
HllUtil.hpp
in hll/include
163 12
160 7
157 8
157 6
serde.hpp
in common/include
151 10
req_sketch.hpp
in req/include
143 2
theta_wrapper.cpp
in python/src
139 1
fi_wrapper.cpp
in python/src
138 6
Files With Most Units (Top 50)
File# lines# units
bit_packing.hpp
in theta/include
5171 130
theta_sketch_impl.hpp
in theta/include
738 72
var_opt_sketch_impl.hpp
in sampling/include
1301 60
tuple_sketch_impl.hpp
in tuple/include
504 54
quantiles_sketch_impl.hpp
in quantiles/include
1070 52
kll_sketch_impl.hpp
in kll/include
913 50
cpc_sketch_impl.hpp
in cpc/include
714 45
req_sketch_impl.hpp
in req/include
702 42
HllArray-internal.hpp
in hll/include
527 38
384 38
TupleWrapper.py
in python/datasketches
101 35
count_min_impl.hpp
in count/include
343 35
409 31
579 30
HllUnion-internal.hpp
in hll/include
210 29
456 25
density_sketch_impl.hpp
in density/include
424 23
vector_of_kll.cpp
in python/src
375 22
var_opt_union_impl.hpp
in sampling/include
435 20
292 18
kll_helper_impl.hpp
in kll/include
225 17
PySerDe.py
in python/datasketches
48 15
DensityWrapper.py
in python/datasketches
39 15
306 15
357 15
105 13
u32_table_impl.hpp
in cpc/include
199 13
HllUtil.hpp
in hll/include
163 12
214 12
TuplePolicy.py
in python/datasketches
31 12
vo_wrapper.cpp
in python/src
131 12
cpc_union_impl.hpp
in cpc/include
269 12
245 11
binomial_bounds.hpp
in common/include
379 11
quantiles_sorted_view.hpp
in common/include
103 11
serde.hpp
in common/include
151 10
91 9
102 8
157 8
tuple_policy.hpp
in python/include
62 8
184 8
160 7
common_defs.hpp
in common/include
57 7
theta_helpers.hpp
in theta/include
41 7
51 7
fi_wrapper.cpp
in python/src
138 6
memory_operations.hpp
in common/include
40 6
cpc_util.hpp
in cpc/include
77 6
71 6
157 6
Files With Long Lines (Top 50)

There are 85 files with lines longer than 120 characters. In total, there are 561 long lines.

File# lines# units# long lines
762 2 220
icon_estimator.hpp
in cpc/include
165 3 29
579 30 14
fi_wrapper.cpp
in python/src
138 6 13
FrequentItemsSketch.ipynb
in python/jupyter
354 - 10
kll_sketch_impl.hpp
in kll/include
913 50 10
count_wrapper.cpp
in python/src
76 2 9
409 31 9
HllArray-internal.hpp
in hll/include
527 38 8
var_opt_sketch_impl.hpp
in sampling/include
1301 60 8
req_sketch_impl.hpp
in req/include
702 42 8
quantiles_sketch_impl.hpp
in quantiles/include
1070 52 8
vector_of_kll.cpp
in python/src
375 22 7
cpc_compressor.hpp
in cpc/include
81 - 7
theta_sketch_impl.hpp
in theta/include
738 72 7
125 4 7
95 3 7
ThetaSketchNotebook.ipynb
in python/jupyter
403 - 6
kll_wrapper.cpp
in python/src
133 2 6
req_wrapper.cpp
in python/src
129 2 6
127 5 6
theta_sketch.hpp
in theta/include
204 - 6
357 15 6
vo_wrapper.cpp
in python/src
131 12 5
184 8 5
tuple_sketch_impl.hpp
in tuple/include
504 54 5
cpc_union_impl.hpp
in cpc/include
269 12 5
quantiles_sketch.hpp
in quantiles/include
176 2 5
116 - 4
quantile_conditional.hpp
in python/include
63 4 4
44 2 4
count_min.hpp
in count/include
69 - 4
kll_helper_impl.hpp
in kll/include
225 17 4
91 9 4
cpc_sketch_impl.hpp
in cpc/include
714 45 4
HLLSketch.ipynb
in python/jupyter
346 - 3
CPCSketch.ipynb
in python/jupyter
345 - 3
130 2 3
hll_wrapper.cpp
in python/src
101 1 3
tuple_wrapper.cpp
in python/src
170 1 3
17 2 3
tuple_sketch.hpp
in tuple/include
227 4 3
count_min_impl.hpp
in count/include
343 35 3
var_opt_sketch.hpp
in sampling/include
201 - 3
density_sketch_impl.hpp
in density/include
424 23 3
456 25 3
req_compactor.hpp
in req/include
89 - 3
306 15 3
71 6 3
292 18 2
Correlations

File Size vs. Commits (all time): 167 points

kll/include/kll_sketch.hpp x: 154 commits (all time) y: 164 lines of code kll/include/kll_sketch_impl.hpp x: 124 commits (all time) y: 913 lines of code quantiles/include/quantiles_sketch.hpp x: 52 commits (all time) y: 176 lines of code quantiles/include/quantiles_sketch_impl.hpp x: 62 commits (all time) y: 1070 lines of code common/include/optional.hpp x: 7 commits (all time) y: 102 lines of code req/include/req_sketch.hpp x: 68 commits (all time) y: 143 lines of code req/include/req_sketch_impl.hpp x: 71 commits (all time) y: 702 lines of code common/include/common_defs.hpp x: 34 commits (all time) y: 57 lines of code common/include/kolmogorov_smirnov.hpp x: 7 commits (all time) y: 15 lines of code common/include/serde.hpp x: 38 commits (all time) y: 151 lines of code count/include/count_min.hpp x: 34 commits (all time) y: 69 lines of code count/include/count_min_impl.hpp x: 39 commits (all time) y: 343 lines of code cpc/include/cpc_sketch.hpp x: 83 commits (all time) y: 98 lines of code cpc/include/cpc_union.hpp x: 47 commits (all time) y: 40 lines of code density/include/density_sketch.hpp x: 15 commits (all time) y: 101 lines of code fi/include/frequent_items_sketch.hpp x: 67 commits (all time) y: 99 lines of code hll/include/HllSketch-internal.hpp x: 56 commits (all time) y: 384 lines of code hll/include/hll.hpp x: 73 commits (all time) y: 125 lines of code req/include/req_common.hpp x: 15 commits (all time) y: 13 lines of code sampling/include/var_opt_sketch.hpp x: 64 commits (all time) y: 201 lines of code sampling/include/var_opt_sketch_impl.hpp x: 103 commits (all time) y: 1301 lines of code sampling/include/var_opt_union.hpp x: 31 commits (all time) y: 69 lines of code theta/include/bounds_on_ratios_in_sampled_sets.hpp x: 10 commits (all time) y: 51 lines of code theta/include/bounds_on_ratios_in_theta_sketched_sets.hpp x: 4 commits (all time) y: 62 lines of code theta/include/theta_a_not_b.hpp x: 19 commits (all time) y: 22 lines of code theta/include/theta_intersection.hpp x: 25 commits (all time) y: 31 lines of code theta/include/theta_intersection_impl.hpp x: 27 commits (all time) y: 22 lines of code theta/include/theta_jaccard_similarity.hpp x: 4 commits (all time) y: 11 lines of code theta/include/theta_jaccard_similarity_base.hpp x: 9 commits (all time) y: 71 lines of code theta/include/theta_sketch.hpp x: 80 commits (all time) y: 204 lines of code theta/include/theta_union.hpp x: 27 commits (all time) y: 40 lines of code theta/include/theta_union_impl.hpp x: 32 commits (all time) y: 28 lines of code theta/include/theta_update_sketch_base.hpp x: 26 commits (all time) y: 157 lines of code tuple/include/array_of_doubles_sketch.hpp x: 18 commits (all time) y: 127 lines of code tuple/include/tuple_intersection.hpp x: 11 commits (all time) y: 40 lines of code tuple/include/tuple_sketch.hpp x: 49 commits (all time) y: 227 lines of code tuple/include/tuple_union.hpp x: 18 commits (all time) y: 54 lines of code python/src/cpc_wrapper.cpp x: 43 commits (all time) y: 54 lines of code python/datasketches/TupleWrapper.py x: 9 commits (all time) y: 101 lines of code python/src/theta_wrapper.cpp x: 44 commits (all time) y: 139 lines of code python/src/tuple_wrapper.cpp x: 16 commits (all time) y: 170 lines of code common/include/quantiles_sorted_view_impl.hpp x: 6 commits (all time) y: 91 lines of code theta/include/bit_packing.hpp x: 7 commits (all time) y: 5171 lines of code theta/include/theta_helpers.hpp x: 14 commits (all time) y: 41 lines of code theta/include/theta_sketch_impl.hpp x: 109 commits (all time) y: 738 lines of code theta/include/theta_intersection_base_impl.hpp x: 13 commits (all time) y: 95 lines of code theta/include/theta_set_difference_base_impl.hpp x: 16 commits (all time) y: 56 lines of code theta/include/theta_update_sketch_base_impl.hpp x: 31 commits (all time) y: 357 lines of code hll/include/HllUtil.hpp x: 45 commits (all time) y: 163 lines of code cpc/include/cpc_sketch_impl.hpp x: 54 commits (all time) y: 714 lines of code req/include/req_compactor_impl.hpp x: 38 commits (all time) y: 456 lines of code density/include/density_sketch_impl.hpp x: 16 commits (all time) y: 424 lines of code python/include/py_object_lt.hpp x: 5 commits (all time) y: 9 lines of code hll/include/Hll4Array-internal.hpp x: 38 commits (all time) y: 245 lines of code hll/include/Hll4Array.hpp x: 33 commits (all time) y: 32 lines of code hll/include/Hll6Array-internal.hpp x: 26 commits (all time) y: 89 lines of code hll/include/Hll6Array.hpp x: 30 commits (all time) y: 23 lines of code hll/include/Hll8Array-internal.hpp x: 34 commits (all time) y: 160 lines of code hll/include/HllArray-internal.hpp x: 69 commits (all time) y: 527 lines of code hll/include/HllArray.hpp x: 51 commits (all time) y: 96 lines of code hll/include/HllSketchImplFactory.hpp x: 34 commits (all time) y: 116 lines of code hll/include/HllUnion-internal.hpp x: 58 commits (all time) y: 210 lines of code common/include/memory_operations.hpp x: 17 commits (all time) y: 40 lines of code python/datasketches/DensityWrapper.py x: 5 commits (all time) y: 39 lines of code python/datasketches/KernelFunction.py x: 3 commits (all time) y: 9 lines of code python/datasketches/__init__.py x: 11 commits (all time) y: 7 lines of code python/include/kernel_function.hpp x: 3 commits (all time) y: 43 lines of code python/src/datasketches.cpp x: 37 commits (all time) y: 32 lines of code python/src/density_wrapper.cpp x: 7 commits (all time) y: 65 lines of code common/include/MurmurHash3.h x: 24 commits (all time) y: 102 lines of code cpc/include/cpc_compressor_impl.hpp x: 36 commits (all time) y: 579 lines of code cpc/include/cpc_confidence.hpp x: 9 commits (all time) y: 126 lines of code cpc/include/cpc_util.hpp x: 10 commits (all time) y: 77 lines of code fi/include/reverse_purge_hash_map.hpp x: 43 commits (all time) y: 90 lines of code hll/include/coupon_iterator-internal.hpp x: 8 commits (all time) y: 29 lines of code hll/include/coupon_iterator.hpp x: 9 commits (all time) y: 24 lines of code python/datasketches/PySerDe.py x: 6 commits (all time) y: 48 lines of code python/datasketches/TuplePolicy.py x: 6 commits (all time) y: 31 lines of code python/include/quantile_conditional.hpp x: 3 commits (all time) y: 63 lines of code python/include/tuple_policy.hpp x: 5 commits (all time) y: 62 lines of code python/src/fi_wrapper.cpp x: 34 commits (all time) y: 138 lines of code python/src/hll_wrapper.cpp x: 52 commits (all time) y: 101 lines of code python/src/kll_wrapper.cpp x: 87 commits (all time) y: 133 lines of code python/src/py_serde.cpp x: 8 commits (all time) y: 75 lines of code python/src/quantiles_wrapper.cpp x: 16 commits (all time) y: 130 lines of code python/src/req_wrapper.cpp x: 19 commits (all time) y: 129 lines of code python/src/vector_of_kll.cpp x: 22 commits (all time) y: 375 lines of code sampling/include/var_opt_union_impl.hpp x: 55 commits (all time) y: 435 lines of code setup.py x: 72 commits (all time) y: 75 lines of code theta/include/compact_theta_sketch_parser_impl.hpp x: 17 commits (all time) y: 125 lines of code tuple/include/tuple_sketch_impl.hpp x: 60 commits (all time) y: 504 lines of code MANIFEST.in x: 16 commits (all time) y: 36 lines of code pyproject.toml x: 30 commits (all time) y: 22 lines of code fi/include/frequent_items_sketch_impl.hpp x: 57 commits (all time) y: 409 lines of code fi/include/reverse_purge_hash_map_impl.hpp x: 21 commits (all time) y: 306 lines of code req/include/req_compactor.hpp x: 21 commits (all time) y: 89 lines of code python/jupyter/ThetaSketchNotebook.ipynb x: 5 commits (all time) y: 403 lines of code python/pybind11Path.cmd x: 8 commits (all time) y: 19 lines of code common/include/binomial_bounds.hpp x: 8 commits (all time) y: 379 lines of code cpc/include/cpc_union_impl.hpp x: 29 commits (all time) y: 269 lines of code hll/include/AuxHashMap-internal.hpp x: 31 commits (all time) y: 214 lines of code hll/include/CompositeInterpolationXTable-internal.hpp x: 17 commits (all time) y: 762 lines of code hll/include/CouponHashSet-internal.hpp x: 46 commits (all time) y: 214 lines of code hll/include/CouponList-internal.hpp x: 50 commits (all time) y: 292 lines of code hll/include/HllSketchImpl-internal.hpp x: 21 commits (all time) y: 102 lines of code kll/include/kll_helper_impl.hpp x: 15 commits (all time) y: 225 lines of code tuple/include/array_of_doubles_sketch_impl.hpp x: 18 commits (all time) y: 184 lines of code tuple/include/tuple_union_impl.hpp x: 13 commits (all time) y: 26 lines of code cpc/include/cpc_compressor.hpp x: 12 commits (all time) y: 81 lines of code cpc/include/icon_estimator.hpp x: 7 commits (all time) y: 165 lines of code cpc/include/u32_table.hpp x: 10 commits (all time) y: 40 lines of code cpc/include/u32_table_impl.hpp x: 14 commits (all time) y: 199 lines of code hll/include/AuxHashMap.hpp x: 27 commits (all time) y: 47 lines of code hll/include/CompositeInterpolationXTable.hpp x: 20 commits (all time) y: 14 lines of code hll/include/CouponHashSet.hpp x: 26 commits (all time) y: 28 lines of code hll/include/CubicInterpolation-internal.hpp x: 8 commits (all time) y: 157 lines of code hll/include/HarmonicNumbers-internal.hpp x: 8 commits (all time) y: 59 lines of code theta/include/theta_a_not_b_impl.hpp x: 26 commits (all time) y: 16 lines of code theta/include/theta_comparators.hpp x: 2 commits (all time) y: 22 lines of code theta/include/theta_intersection_base.hpp x: 2 commits (all time) y: 30 lines of code tuple/include/tuple_intersection_impl.hpp x: 6 commits (all time) y: 19 lines of code common/include/inv_pow2_table.hpp x: 2 commits (all time) y: 72 lines of code cpc/include/compression_data.hpp x: 2 commits (all time) y: 5800 lines of code python/jupyter/CPCSketch.ipynb x: 3 commits (all time) y: 345 lines of code
5800.0
lines of code
  min: 1.0
  average: 208.09
  25th percentile: 30.0
  median: 71.0
  75th percentile: 164.0
  max: 5800.0
0 154.0
commits (all time)
min: 2.0 | average: 24.63 | 25th percentile: 6.0 | median: 16.0 | 75th percentile: 34.0 | max: 154.0

File Size vs. Contributors (all time): 167 points

kll/include/kll_sketch.hpp x: 16 contributors (all time) y: 164 lines of code kll/include/kll_sketch_impl.hpp x: 11 contributors (all time) y: 913 lines of code quantiles/include/quantiles_sketch.hpp x: 6 contributors (all time) y: 176 lines of code quantiles/include/quantiles_sketch_impl.hpp x: 6 contributors (all time) y: 1070 lines of code common/include/optional.hpp x: 2 contributors (all time) y: 102 lines of code req/include/req_sketch.hpp x: 7 contributors (all time) y: 143 lines of code req/include/req_sketch_impl.hpp x: 7 contributors (all time) y: 702 lines of code common/include/common_defs.hpp x: 9 contributors (all time) y: 57 lines of code common/include/kolmogorov_smirnov.hpp x: 5 contributors (all time) y: 15 lines of code common/include/serde.hpp x: 6 contributors (all time) y: 151 lines of code count/include/count_min.hpp x: 5 contributors (all time) y: 69 lines of code count/include/count_min_impl.hpp x: 5 contributors (all time) y: 343 lines of code cpc/include/cpc_sketch.hpp x: 13 contributors (all time) y: 98 lines of code cpc/include/cpc_union.hpp x: 11 contributors (all time) y: 40 lines of code density/include/density_sketch.hpp x: 4 contributors (all time) y: 101 lines of code fi/include/frequent_items_sketch.hpp x: 11 contributors (all time) y: 99 lines of code hll/include/HllSketch-internal.hpp x: 8 contributors (all time) y: 384 lines of code hll/include/hll.hpp x: 13 contributors (all time) y: 125 lines of code req/include/req_common.hpp x: 6 contributors (all time) y: 13 lines of code sampling/include/var_opt_sketch.hpp x: 9 contributors (all time) y: 201 lines of code sampling/include/var_opt_sketch_impl.hpp x: 12 contributors (all time) y: 1301 lines of code sampling/include/var_opt_union.hpp x: 8 contributors (all time) y: 69 lines of code theta/include/bounds_on_ratios_in_sampled_sets.hpp x: 6 contributors (all time) y: 51 lines of code theta/include/bounds_on_ratios_in_theta_sketched_sets.hpp x: 2 contributors (all time) y: 62 lines of code theta/include/theta_intersection.hpp x: 4 contributors (all time) y: 31 lines of code theta/include/theta_jaccard_similarity.hpp x: 2 contributors (all time) y: 11 lines of code theta/include/theta_jaccard_similarity_base.hpp x: 3 contributors (all time) y: 71 lines of code theta/include/theta_union.hpp x: 7 contributors (all time) y: 40 lines of code theta/include/theta_union_impl.hpp x: 6 contributors (all time) y: 28 lines of code tuple/include/array_of_doubles_sketch.hpp x: 4 contributors (all time) y: 127 lines of code tuple/include/tuple_intersection.hpp x: 2 contributors (all time) y: 40 lines of code tuple/include/tuple_sketch.hpp x: 5 contributors (all time) y: 227 lines of code tuple/include/tuple_union.hpp x: 4 contributors (all time) y: 54 lines of code python/src/tuple_wrapper.cpp x: 4 contributors (all time) y: 170 lines of code common/include/quantiles_sorted_view_impl.hpp x: 2 contributors (all time) y: 91 lines of code theta/include/bit_packing.hpp x: 3 contributors (all time) y: 5171 lines of code theta/include/theta_helpers.hpp x: 5 contributors (all time) y: 41 lines of code theta/include/theta_sketch_impl.hpp x: 13 contributors (all time) y: 738 lines of code theta/include/theta_intersection_base_impl.hpp x: 6 contributors (all time) y: 95 lines of code theta/include/theta_update_sketch_base_impl.hpp x: 8 contributors (all time) y: 357 lines of code hll/include/HllUtil.hpp x: 10 contributors (all time) y: 163 lines of code cpc/include/cpc_sketch_impl.hpp x: 8 contributors (all time) y: 714 lines of code req/include/req_compactor_impl.hpp x: 6 contributors (all time) y: 456 lines of code density/include/density_sketch_impl.hpp x: 3 contributors (all time) y: 424 lines of code hll/include/Hll4Array-internal.hpp x: 8 contributors (all time) y: 245 lines of code hll/include/Hll4Array.hpp x: 9 contributors (all time) y: 32 lines of code hll/include/Hll6Array-internal.hpp x: 6 contributors (all time) y: 89 lines of code hll/include/HllArray-internal.hpp x: 9 contributors (all time) y: 527 lines of code hll/include/HllArray.hpp x: 10 contributors (all time) y: 96 lines of code hll/include/HllSketchImplFactory.hpp x: 9 contributors (all time) y: 116 lines of code hll/include/HllUnion-internal.hpp x: 8 contributors (all time) y: 210 lines of code python/src/density_wrapper.cpp x: 3 contributors (all time) y: 65 lines of code common/include/count_zeros.hpp x: 5 contributors (all time) y: 94 lines of code cpc/include/cpc_compressor_impl.hpp x: 8 contributors (all time) y: 579 lines of code cpc/include/cpc_confidence.hpp x: 6 contributors (all time) y: 126 lines of code cpc/include/cpc_util.hpp x: 7 contributors (all time) y: 77 lines of code fi/include/reverse_purge_hash_map.hpp x: 11 contributors (all time) y: 90 lines of code python/include/tuple_policy.hpp x: 1 contributors (all time) y: 62 lines of code python/src/count_wrapper.cpp x: 1 contributors (all time) y: 76 lines of code python/src/fi_wrapper.cpp x: 8 contributors (all time) y: 138 lines of code python/src/kll_wrapper.cpp x: 11 contributors (all time) y: 133 lines of code python/src/req_wrapper.cpp x: 7 contributors (all time) y: 129 lines of code sampling/include/var_opt_union_impl.hpp x: 10 contributors (all time) y: 435 lines of code setup.py x: 10 contributors (all time) y: 75 lines of code theta/include/compact_theta_sketch_parser.hpp x: 3 contributors (all time) y: 42 lines of code tuple/include/tuple_sketch_impl.hpp x: 9 contributors (all time) y: 504 lines of code common/include/version.hpp.in x: 1 contributors (all time) y: 29 lines of code fi/include/frequent_items_sketch_impl.hpp x: 9 contributors (all time) y: 409 lines of code fi/include/reverse_purge_hash_map_impl.hpp x: 6 contributors (all time) y: 306 lines of code req/include/req_compactor.hpp x: 4 contributors (all time) y: 89 lines of code common/include/kolmogorov_smirnov_impl.hpp x: 5 contributors (all time) y: 49 lines of code python/jupyter/ThetaSketchNotebook.ipynb x: 5 contributors (all time) y: 403 lines of code cmake/DataSketchesConfig.cmake.in x: 4 contributors (all time) y: 6 lines of code common/include/binomial_bounds.hpp x: 6 contributors (all time) y: 379 lines of code cpc/include/cpc_common.hpp x: 10 contributors (all time) y: 39 lines of code cpc/include/cpc_union_impl.hpp x: 8 contributors (all time) y: 269 lines of code hll/include/AuxHashMap-internal.hpp x: 9 contributors (all time) y: 214 lines of code hll/include/CompositeInterpolationXTable-internal.hpp x: 8 contributors (all time) y: 762 lines of code hll/include/CouponHashSet-internal.hpp x: 11 contributors (all time) y: 214 lines of code hll/include/CouponList-internal.hpp x: 10 contributors (all time) y: 292 lines of code hll/include/HllSketchImpl-internal.hpp x: 8 contributors (all time) y: 102 lines of code tuple/include/array_of_doubles_sketch_impl.hpp x: 5 contributors (all time) y: 184 lines of code common/include/bounds_binomial_proportions.hpp x: 3 contributors (all time) y: 105 lines of code cpc/include/icon_estimator.hpp x: 5 contributors (all time) y: 165 lines of code cpc/include/u32_table_impl.hpp x: 4 contributors (all time) y: 199 lines of code hll/include/AuxHashMap.hpp x: 8 contributors (all time) y: 47 lines of code hll/include/CompositeInterpolationXTable.hpp x: 8 contributors (all time) y: 14 lines of code hll/include/CouponHashSet.hpp x: 8 contributors (all time) y: 28 lines of code hll/include/CubicInterpolation-internal.hpp x: 4 contributors (all time) y: 157 lines of code cpc/include/compression_data.hpp x: 2 contributors (all time) y: 5800 lines of code python/jupyter/CPCSketch.ipynb x: 3 contributors (all time) y: 345 lines of code
5800.0
lines of code
  min: 1.0
  average: 208.09
  25th percentile: 30.0
  median: 71.0
  75th percentile: 164.0
  max: 5800.0
0 16.0
contributors (all time)
min: 1.0 | average: 5.66 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 8.0 | max: 16.0

File Size vs. Commits (30 days): 7 points

kll/include/kll_sketch.hpp x: 2 commits (30d) y: 164 lines of code kll/include/kll_sketch_impl.hpp x: 2 commits (30d) y: 913 lines of code quantiles/include/quantiles_sketch.hpp x: 2 commits (30d) y: 176 lines of code quantiles/include/quantiles_sketch_impl.hpp x: 3 commits (30d) y: 1070 lines of code common/include/optional.hpp x: 7 commits (30d) y: 102 lines of code req/include/req_sketch.hpp x: 2 commits (30d) y: 143 lines of code req/include/req_sketch_impl.hpp x: 3 commits (30d) y: 702 lines of code
1070.0
lines of code
  min: 102.0
  average: 467.14
  25th percentile: 143.0
  median: 176.0
  75th percentile: 913.0
  max: 1070.0
0 7.0
commits (30d)
min: 2.0 | average: 3.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 7.0

File Size vs. Contributors (30 days): 7 points

kll/include/kll_sketch.hpp x: 2 contributors (30d) y: 164 lines of code kll/include/kll_sketch_impl.hpp x: 2 contributors (30d) y: 913 lines of code quantiles/include/quantiles_sketch.hpp x: 2 contributors (30d) y: 176 lines of code quantiles/include/quantiles_sketch_impl.hpp x: 2 contributors (30d) y: 1070 lines of code common/include/optional.hpp x: 2 contributors (30d) y: 102 lines of code req/include/req_sketch.hpp x: 2 contributors (30d) y: 143 lines of code req/include/req_sketch_impl.hpp x: 2 contributors (30d) y: 702 lines of code
1070.0
lines of code
  min: 102.0
  average: 467.14
  25th percentile: 143.0
  median: 176.0
  75th percentile: 913.0
  max: 1070.0
0 2.0
contributors (30d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

File Size vs. Commits (90 days): 47 points

kll/include/kll_sketch.hpp x: 4 commits (90d) y: 164 lines of code kll/include/kll_sketch_impl.hpp x: 4 commits (90d) y: 913 lines of code quantiles/include/quantiles_sketch_impl.hpp x: 5 commits (90d) y: 1070 lines of code common/include/optional.hpp x: 7 commits (90d) y: 102 lines of code req/include/req_sketch.hpp x: 5 commits (90d) y: 143 lines of code req/include/req_sketch_impl.hpp x: 5 commits (90d) y: 702 lines of code common/include/common_defs.hpp x: 2 commits (90d) y: 57 lines of code common/include/kolmogorov_smirnov.hpp x: 2 commits (90d) y: 15 lines of code common/include/quantiles_sorted_view.hpp x: 3 commits (90d) y: 103 lines of code common/include/serde.hpp x: 3 commits (90d) y: 151 lines of code count/include/count_min.hpp x: 5 commits (90d) y: 69 lines of code count/include/count_min_impl.hpp x: 5 commits (90d) y: 343 lines of code cpc/include/cpc_sketch.hpp x: 2 commits (90d) y: 98 lines of code cpc/include/cpc_union.hpp x: 2 commits (90d) y: 40 lines of code fi/include/frequent_items_sketch.hpp x: 3 commits (90d) y: 99 lines of code hll/include/HllSketch-internal.hpp x: 2 commits (90d) y: 384 lines of code hll/include/hll.hpp x: 2 commits (90d) y: 125 lines of code sampling/include/var_opt_sketch.hpp x: 2 commits (90d) y: 201 lines of code sampling/include/var_opt_sketch_impl.hpp x: 2 commits (90d) y: 1301 lines of code sampling/include/var_opt_union.hpp x: 2 commits (90d) y: 69 lines of code theta/include/theta_sketch.hpp x: 3 commits (90d) y: 204 lines of code theta/include/theta_update_sketch_base.hpp x: 2 commits (90d) y: 157 lines of code tuple/include/array_of_doubles_sketch.hpp x: 3 commits (90d) y: 127 lines of code tuple/include/tuple_sketch.hpp x: 4 commits (90d) y: 227 lines of code python/src/cpc_wrapper.cpp x: 1 commits (90d) y: 54 lines of code python/src/tuple_wrapper.cpp x: 2 commits (90d) y: 170 lines of code theta/include/bit_packing.hpp x: 2 commits (90d) y: 5171 lines of code theta/include/theta_sketch_impl.hpp x: 2 commits (90d) y: 738 lines of code
5171.0
lines of code
  min: 11.0
  average: 300.11
  25th percentile: 41.0
  median: 101.0
  75th percentile: 176.0
  max: 5171.0
0 7.0
commits (90d)
min: 1.0 | average: 2.68 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 7.0

File Size vs. Contributors (90 days): 47 points

kll/include/kll_sketch.hpp x: 2 contributors (90d) y: 164 lines of code kll/include/kll_sketch_impl.hpp x: 2 contributors (90d) y: 913 lines of code quantiles/include/quantiles_sketch_impl.hpp x: 2 contributors (90d) y: 1070 lines of code common/include/optional.hpp x: 2 contributors (90d) y: 102 lines of code req/include/req_sketch.hpp x: 2 contributors (90d) y: 143 lines of code req/include/req_sketch_impl.hpp x: 2 contributors (90d) y: 702 lines of code common/include/common_defs.hpp x: 2 contributors (90d) y: 57 lines of code common/include/kolmogorov_smirnov.hpp x: 2 contributors (90d) y: 15 lines of code count/include/count_min.hpp x: 2 contributors (90d) y: 69 lines of code count/include/count_min_impl.hpp x: 2 contributors (90d) y: 343 lines of code cpc/include/cpc_sketch.hpp x: 2 contributors (90d) y: 98 lines of code cpc/include/cpc_union.hpp x: 2 contributors (90d) y: 40 lines of code hll/include/HllSketch-internal.hpp x: 2 contributors (90d) y: 384 lines of code hll/include/hll.hpp x: 2 contributors (90d) y: 125 lines of code sampling/include/var_opt_sketch.hpp x: 2 contributors (90d) y: 201 lines of code sampling/include/var_opt_sketch_impl.hpp x: 2 contributors (90d) y: 1301 lines of code theta/include/theta_sketch.hpp x: 2 contributors (90d) y: 204 lines of code tuple/include/tuple_sketch.hpp x: 2 contributors (90d) y: 227 lines of code python/src/cpc_wrapper.cpp x: 1 contributors (90d) y: 54 lines of code theta/include/bit_packing.hpp x: 2 contributors (90d) y: 5171 lines of code theta/include/theta_sketch_impl.hpp x: 2 contributors (90d) y: 738 lines of code
5171.0
lines of code
  min: 11.0
  average: 300.11
  25th percentile: 41.0
  median: 101.0
  75th percentile: 176.0
  max: 5171.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.98 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0