apache / datasketches-cpp
File Size

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

Intro
Learn more...
File Size Overall
39% | 19% | 19% | 10% | 10%
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
hpp39% | 20% | 19% | 9% | 10%
h0% | 0% | 0% | 100% | 0%
in0% | 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% | 10% | 7% | 3% | 10%
sampling44% | 0% | 47% | 0% | 7%
quantiles85% | 0% | 0% | 14% | 0%
hll0% | 29% | 35% | 18% | 16%
kll0% | 66% | 17% | 12% | 3%
filters0% | 68% | 0% | 15% | 16%
req0% | 49% | 32% | 10% | 7%
tdigest0% | 83% | 0% | 16% | 0%
tuple0% | 37% | 16% | 22% | 23%
fi0% | 0% | 79% | 0% | 20%
density0% | 0% | 80% | 19% | 0%
common0% | 0% | 23% | 41% | 34%
count0% | 0% | 83% | 0% | 16%
cmake0% | 0% | 0% | 0% | 100%
ROOT0% | 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
1039 50
kll_sketch_impl.hpp
in kll/include
883 48
762 2
theta_sketch_impl.hpp
in theta/include
758 79
bloom_filter_impl.hpp
in filters/include
724 63
cpc_sketch_impl.hpp
in cpc/include
717 45
req_sketch_impl.hpp
in req/include
687 41
587 31
tdigest_impl.hpp
in tdigest/include
542 26
tuple_sketch_impl.hpp
in tuple/include
534 57
HllArray-internal.hpp
in hll/include
527 39
456 25
var_opt_union_impl.hpp
in sampling/include
435 20
density_sketch_impl.hpp
in density/include
424 23
411 31
ebpps_sample_impl.hpp
in sampling/include
400 26
384 38
binomial_bounds.hpp
in common/include
379 11
357 15
ebpps_sketch_impl.hpp
in sampling/include
348 26
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
236 4
kll_helper_impl.hpp
in kll/include
227 17
theta_sketch.hpp
in theta/include
217 -
214 5
214 12
HllUnion-internal.hpp
in hll/include
210 29
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
174 2
icon_estimator.hpp
in cpc/include
165 3
kll_sketch.hpp
in kll/include
163 2
HllUtil.hpp
in hll/include
163 12
160 7
bloom_filter.hpp
in filters/include
159 -
157 8
157 6
serde.hpp
in common/include
151 10
req_sketch.hpp
in req/include
143 2
array_tuple_sketch.hpp
in tuple/include
136 5
cpc_confidence.hpp
in cpc/include
126 4
125 4
Files With Most Units (Top 50)
File# lines# units
bit_packing.hpp
in theta/include
5171 130
theta_sketch_impl.hpp
in theta/include
758 79
bloom_filter_impl.hpp
in filters/include
724 63
var_opt_sketch_impl.hpp
in sampling/include
1301 60
tuple_sketch_impl.hpp
in tuple/include
534 57
quantiles_sketch_impl.hpp
in quantiles/include
1039 50
kll_sketch_impl.hpp
in kll/include
883 48
cpc_sketch_impl.hpp
in cpc/include
717 45
req_sketch_impl.hpp
in req/include
687 41
HllArray-internal.hpp
in hll/include
527 39
384 38
count_min_impl.hpp
in count/include
343 35
587 31
411 31
HllUnion-internal.hpp
in hll/include
210 29
ebpps_sketch_impl.hpp
in sampling/include
348 26
ebpps_sample_impl.hpp
in sampling/include
400 26
tdigest_impl.hpp
in tdigest/include
542 26
456 25
density_sketch_impl.hpp
in density/include
424 23
var_opt_union_impl.hpp
in sampling/include
435 20
292 18
kll_helper_impl.hpp
in kll/include
227 17
306 15
357 15
105 13
u32_table_impl.hpp
in cpc/include
199 13
cpc_union_impl.hpp
in cpc/include
269 12
214 12
HllUtil.hpp
in hll/include
163 12
binomial_bounds.hpp
in common/include
379 11
quantiles_sorted_view.hpp
in common/include
104 11
245 11
serde.hpp
in common/include
151 10
common_defs.hpp
in common/include
75 10
98 10
89 9
bit_array_ops.hpp
in filters/include
71 9
184 8
157 8
102 8
xxhash64.h
in common/include
117 7
160 7
theta_helpers.hpp
in theta/include
41 7
51 7
tdigest.hpp
in tdigest/include
106 7
memory_operations.hpp
in common/include
40 6
cpc_util.hpp
in cpc/include
77 6
157 6
71 6
Files With Long Lines (Top 50)

There are 78 files with lines longer than 120 characters. In total, there are 509 long lines.

File# lines# units# long lines
762 2 220
icon_estimator.hpp
in cpc/include
165 3 29
tdigest_impl.hpp
in tdigest/include
542 26 17
587 31 12
kll_sketch_impl.hpp
in kll/include
883 48 9
411 31 9
quantiles_sketch_impl.hpp
in quantiles/include
1039 50 8
var_opt_sketch_impl.hpp
in sampling/include
1301 60 8
184 8 8
HllArray-internal.hpp
in hll/include
527 39 8
req_sketch_impl.hpp
in req/include
687 41 8
cpc_compressor.hpp
in cpc/include
86 - 7
theta_sketch.hpp
in theta/include
217 - 7
125 4 7
95 3 7
98 10 6
357 15 6
theta_sketch_impl.hpp
in theta/include
758 79 6
cpc_union_impl.hpp
in cpc/include
269 12 5
quantiles_sketch.hpp
in quantiles/include
174 2 5
tuple_sketch_impl.hpp
in tuple/include
534 57 5
89 9 4
kll_helper_impl.hpp
in kll/include
227 17 4
bloom_filter_impl.hpp
in filters/include
724 63 4
count_min.hpp
in count/include
69 - 4
tuple_sketch.hpp
in tuple/include
236 4 4
116 - 4
density_sketch_impl.hpp
in density/include
424 23 3
ebpps_sample.hpp
in sampling/include
87 - 3
ebpps_sample_impl.hpp
in sampling/include
400 26 3
var_opt_sketch.hpp
in sampling/include
201 - 3
count_min_impl.hpp
in count/include
343 35 3
306 15 3
array_tuple_sketch.hpp
in tuple/include
136 5 3
456 25 3
req_compactor.hpp
in req/include
89 - 3
71 6 3
tdigest.hpp
in tdigest/include
106 7 3
binomial_bounds.hpp
in common/include
379 11 2
quantiles_sorted_view.hpp
in common/include
104 11 2
kll_sketch.hpp
in kll/include
163 2 2
kll_helper.hpp
in kll/include
51 - 2
cpc_sketch_impl.hpp
in cpc/include
717 45 2
cpc_sketch.hpp
in cpc/include
99 - 2
bloom_filter.hpp
in filters/include
159 - 2
99 3 2
tuple_union_impl.hpp
in tuple/include
26 4 2
17 2 2
HllArray.hpp
in hll/include
97 - 2
292 18 2
Correlations

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

theta/include/theta_sketch.hpp x: 90 commits (all time) y: 217 lines of code theta/include/theta_sketch_impl.hpp x: 116 commits (all time) y: 758 lines of code version.cfg.in x: 10 commits (all time) y: 1 lines of code theta/include/bit_packing.hpp x: 11 commits (all time) y: 5171 lines of code common/include/quantiles_sorted_view_impl.hpp x: 8 commits (all time) y: 89 lines of code tdigest/include/tdigest.hpp x: 25 commits (all time) y: 106 lines of code tdigest/include/tdigest_impl.hpp x: 33 commits (all time) y: 542 lines of code filters/include/bloom_filter.hpp x: 20 commits (all time) y: 159 lines of code filters/include/bloom_filter_impl.hpp x: 19 commits (all time) y: 724 lines of code common/include/common_defs.hpp x: 46 commits (all time) y: 75 lines of code common/include/xxhash64.h x: 2 commits (all time) y: 117 lines of code filters/include/bit_array_ops.hpp x: 7 commits (all time) y: 71 lines of code filters/include/bloom_filter_builder_impl.hpp x: 8 commits (all time) y: 98 lines of code common/include/MurmurHash3.h x: 26 commits (all time) y: 101 lines of code tuple/include/tuple_sketch.hpp x: 56 commits (all time) y: 236 lines of code tuple/include/tuple_sketch_impl.hpp x: 62 commits (all time) y: 534 lines of code theta/include/theta_helpers.hpp x: 16 commits (all time) y: 41 lines of code sampling/include/ebpps_sample.hpp x: 19 commits (all time) y: 87 lines of code sampling/include/ebpps_sample_impl.hpp x: 26 commits (all time) y: 400 lines of code sampling/include/ebpps_sketch_impl.hpp x: 21 commits (all time) y: 348 lines of code cpc/include/cpc_compressor.hpp x: 21 commits (all time) y: 86 lines of code cpc/include/cpc_compressor_impl.hpp x: 45 commits (all time) y: 587 lines of code kll/include/kll_helper_impl.hpp x: 21 commits (all time) y: 227 lines of code common/include/count_zeros.hpp x: 13 commits (all time) y: 93 lines of code common/include/quantiles_sorted_view.hpp x: 11 commits (all time) y: 104 lines of code cpc/include/cpc_common.hpp x: 35 commits (all time) y: 31 lines of code cpc/include/cpc_sketch.hpp x: 88 commits (all time) y: 99 lines of code cpc/include/cpc_sketch_impl.hpp x: 58 commits (all time) y: 717 lines of code cpc/include/cpc_union.hpp x: 51 commits (all time) y: 42 lines of code cpc/include/cpc_union_impl.hpp x: 33 commits (all time) y: 269 lines of code cpc/include/u32_table.hpp x: 14 commits (all time) y: 41 lines of code cpc/include/u32_table_impl.hpp x: 18 commits (all time) y: 199 lines of code density/include/density_sketch_impl.hpp x: 22 commits (all time) y: 424 lines of code hll/include/CouponList-internal.hpp x: 54 commits (all time) y: 292 lines of code hll/include/CouponList.hpp x: 38 commits (all time) y: 51 lines of code hll/include/HllArray-internal.hpp x: 73 commits (all time) y: 527 lines of code hll/include/HllArray.hpp x: 55 commits (all time) y: 97 lines of code hll/include/HllSketch-internal.hpp x: 60 commits (all time) y: 384 lines of code hll/include/hll.hpp x: 77 commits (all time) y: 121 lines of code kll/include/kll_sketch.hpp x: 160 commits (all time) y: 163 lines of code kll/include/kll_sketch_impl.hpp x: 129 commits (all time) y: 883 lines of code quantiles/include/quantiles_sketch.hpp x: 57 commits (all time) y: 174 lines of code quantiles/include/quantiles_sketch_impl.hpp x: 67 commits (all time) y: 1039 lines of code req/include/req_compactor_impl.hpp x: 42 commits (all time) y: 456 lines of code req/include/req_sketch.hpp x: 73 commits (all time) y: 143 lines of code req/include/req_sketch_impl.hpp x: 75 commits (all time) y: 687 lines of code sampling/include/var_opt_union.hpp x: 35 commits (all time) y: 68 lines of code sampling/include/var_opt_union_impl.hpp x: 59 commits (all time) y: 435 lines of code theta/include/theta_a_not_b.hpp x: 26 commits (all time) y: 23 lines of code theta/include/theta_constants.hpp x: 11 commits (all time) y: 15 lines of code theta/include/theta_intersection.hpp x: 30 commits (all time) y: 32 lines of code theta/include/theta_union.hpp x: 32 commits (all time) y: 41 lines of code tuple/include/array_of_doubles_sketch.hpp x: 22 commits (all time) y: 16 lines of code tuple/include/array_tuple_a_not_b.hpp x: 9 commits (all time) y: 19 lines of code tuple/include/array_tuple_a_not_b_impl.hpp x: 4 commits (all time) y: 10 lines of code tuple/include/array_tuple_intersection.hpp x: 8 commits (all time) y: 23 lines of code tuple/include/array_tuple_intersection_impl.hpp x: 5 commits (all time) y: 9 lines of code tuple/include/array_tuple_sketch.hpp x: 7 commits (all time) y: 136 lines of code tuple/include/array_tuple_sketch_impl.hpp x: 4 commits (all time) y: 184 lines of code tuple/include/array_tuple_union.hpp x: 4 commits (all time) y: 46 lines of code tuple/include/tuple_a_not_b.hpp x: 12 commits (all time) y: 25 lines of code tuple/include/tuple_intersection.hpp x: 18 commits (all time) y: 40 lines of code tuple/include/tuple_jaccard_similarity.hpp x: 8 commits (all time) y: 14 lines of code tuple/include/tuple_union.hpp x: 24 commits (all time) y: 54 lines of code sampling/include/var_opt_sketch.hpp x: 66 commits (all time) y: 201 lines of code fi/include/frequent_items_sketch.hpp x: 70 commits (all time) y: 99 lines of code fi/include/frequent_items_sketch_impl.hpp x: 60 commits (all time) y: 411 lines of code theta/include/theta_intersection_base_impl.hpp x: 16 commits (all time) y: 95 lines of code common/include/optional.hpp x: 7 commits (all time) y: 102 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 density/include/density_sketch.hpp x: 15 commits (all time) y: 101 lines of code req/include/req_common.hpp x: 15 commits (all time) y: 13 lines of code sampling/include/var_opt_sketch_impl.hpp x: 103 commits (all time) y: 1301 lines of code theta/include/bounds_on_ratios_in_sampled_sets.hpp x: 10 commits (all time) y: 51 lines of code theta/include/theta_intersection_impl.hpp x: 27 commits (all time) y: 22 lines of code theta/include/theta_jaccard_similarity_base.hpp x: 9 commits (all time) y: 71 lines of code theta/include/theta_update_sketch_base.hpp x: 26 commits (all time) y: 157 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 kll/include/kll_helper.hpp x: 34 commits (all time) y: 51 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/Hll8Array-internal.hpp x: 34 commits (all time) y: 160 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 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.hpp x: 9 commits (all time) y: 24 lines of code theta/include/compact_theta_sketch_parser_impl.hpp x: 17 commits (all time) y: 125 lines of code common/include/version.hpp.in x: 3 commits (all time) y: 29 lines of code fi/include/reverse_purge_hash_map_impl.hpp x: 21 commits (all time) y: 306 lines of code common/include/kolmogorov_smirnov_impl.hpp x: 7 commits (all time) y: 49 lines of code common/include/binomial_bounds.hpp x: 8 commits (all time) y: 379 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/HllSketchImpl-internal.hpp x: 21 commits (all time) y: 102 lines of code theta/include/theta_union_base.hpp x: 6 commits (all time) y: 31 lines of code tuple/include/tuple_union_impl.hpp x: 13 commits (all time) y: 26 lines of code common/include/conditional_forward.hpp x: 5 commits (all time) y: 49 lines of code cpc/include/icon_estimator.hpp x: 7 commits (all time) y: 165 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/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 hll/include/RelativeErrorTables-internal.hpp x: 6 commits (all time) y: 80 lines of code
5800.0
lines of code
  min: 1.0
  average: 235.43
  25th percentile: 30.0
  median: 86.0
  75th percentile: 199.0
  max: 5800.0
0 160.0
commits (all time)
min: 2.0 | average: 27.57 | 25th percentile: 8.0 | median: 20.0 | 75th percentile: 35.0 | max: 160.0

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

theta/include/theta_sketch.hpp x: 9 contributors (all time) y: 217 lines of code theta/include/theta_sketch_impl.hpp x: 13 contributors (all time) y: 758 lines of code version.cfg.in x: 3 contributors (all time) y: 1 lines of code theta/include/bit_packing.hpp x: 3 contributors (all time) y: 5171 lines of code common/include/quantiles_sorted_view_impl.hpp x: 2 contributors (all time) y: 89 lines of code tdigest/include/tdigest.hpp x: 3 contributors (all time) y: 106 lines of code tdigest/include/tdigest_impl.hpp x: 4 contributors (all time) y: 542 lines of code filters/include/bloom_filter.hpp x: 2 contributors (all time) y: 159 lines of code filters/include/bloom_filter_impl.hpp x: 2 contributors (all time) y: 724 lines of code common/include/common_defs.hpp x: 9 contributors (all time) y: 75 lines of code common/include/xxhash64.h x: 1 contributors (all time) y: 117 lines of code filters/include/bloom_filter_builder_impl.hpp x: 2 contributors (all time) y: 98 lines of code common/include/MurmurHash3.h x: 12 contributors (all time) y: 101 lines of code tuple/include/tuple_sketch.hpp x: 5 contributors (all time) y: 236 lines of code tuple/include/tuple_sketch_impl.hpp x: 9 contributors (all time) y: 534 lines of code theta/include/theta_helpers.hpp x: 5 contributors (all time) y: 41 lines of code sampling/include/ebpps_sample.hpp x: 4 contributors (all time) y: 87 lines of code sampling/include/ebpps_sample_impl.hpp x: 2 contributors (all time) y: 400 lines of code sampling/include/ebpps_sketch_impl.hpp x: 2 contributors (all time) y: 348 lines of code cpc/include/cpc_compressor.hpp x: 5 contributors (all time) y: 86 lines of code cpc/include/cpc_compressor_impl.hpp x: 8 contributors (all time) y: 587 lines of code kll/include/kll_helper_impl.hpp x: 8 contributors (all time) y: 227 lines of code common/include/count_zeros.hpp x: 5 contributors (all time) y: 93 lines of code cpc/include/cpc_common.hpp x: 10 contributors (all time) y: 31 lines of code cpc/include/cpc_sketch.hpp x: 13 contributors (all time) y: 99 lines of code cpc/include/cpc_sketch_impl.hpp x: 9 contributors (all time) y: 717 lines of code cpc/include/cpc_union.hpp x: 11 contributors (all time) y: 42 lines of code cpc/include/cpc_union_impl.hpp x: 8 contributors (all time) y: 269 lines of code cpc/include/u32_table_impl.hpp x: 5 contributors (all time) y: 199 lines of code density/include/density_sketch_impl.hpp x: 4 contributors (all time) y: 424 lines of code hll/include/CouponList-internal.hpp x: 10 contributors (all time) y: 292 lines of code hll/include/CouponList.hpp x: 9 contributors (all time) y: 51 lines of code hll/include/HllArray.hpp x: 10 contributors (all time) y: 97 lines of code hll/include/HllSketch-internal.hpp x: 9 contributors (all time) y: 384 lines of code hll/include/hll.hpp x: 13 contributors (all time) y: 121 lines of code kll/include/kll_sketch.hpp x: 16 contributors (all time) y: 163 lines of code kll/include/kll_sketch_impl.hpp x: 11 contributors (all time) y: 883 lines of code quantiles/include/quantiles_sketch.hpp x: 6 contributors (all time) y: 174 lines of code quantiles/include/quantiles_sketch_impl.hpp x: 6 contributors (all time) y: 1039 lines of code req/include/req_compactor_impl.hpp x: 6 contributors (all time) y: 456 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: 687 lines of code sampling/include/var_opt_union.hpp x: 8 contributors (all time) y: 68 lines of code sampling/include/var_opt_union_impl.hpp x: 10 contributors (all time) y: 435 lines of code theta/include/theta_a_not_b.hpp x: 6 contributors (all time) y: 23 lines of code theta/include/theta_constants.hpp x: 5 contributors (all time) y: 15 lines of code theta/include/theta_union.hpp x: 7 contributors (all time) y: 41 lines of code tuple/include/array_of_doubles_sketch.hpp x: 4 contributors (all time) y: 16 lines of code tuple/include/array_tuple_intersection.hpp x: 3 contributors (all time) y: 23 lines of code tuple/include/array_tuple_sketch.hpp x: 3 contributors (all time) y: 136 lines of code tuple/include/array_tuple_sketch_impl.hpp x: 3 contributors (all time) y: 184 lines of code tuple/include/array_tuple_union.hpp x: 3 contributors (all time) y: 46 lines of code tuple/include/tuple_union.hpp x: 4 contributors (all time) y: 54 lines of code sampling/include/var_opt_sketch.hpp x: 9 contributors (all time) y: 201 lines of code fi/include/frequent_items_sketch.hpp x: 11 contributors (all time) y: 99 lines of code fi/include/frequent_items_sketch_impl.hpp x: 9 contributors (all time) y: 411 lines of code theta/include/theta_intersection_base_impl.hpp x: 6 contributors (all time) y: 95 lines of code common/include/serde.hpp x: 6 contributors (all time) y: 151 lines of code count/include/count_min_impl.hpp x: 5 contributors (all time) y: 343 lines of code density/include/density_sketch.hpp x: 4 contributors (all time) y: 101 lines of code req/include/req_common.hpp x: 6 contributors (all time) y: 13 lines of code sampling/include/var_opt_sketch_impl.hpp x: 12 contributors (all time) y: 1301 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_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_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 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/HllSketchImplFactory.hpp x: 9 contributors (all time) y: 116 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 hll/include/coupon_iterator-internal.hpp x: 4 contributors (all time) y: 29 lines of code common/include/version.hpp.in x: 1 contributors (all time) y: 29 lines of code fi/include/reverse_purge_hash_map_impl.hpp x: 6 contributors (all time) y: 306 lines of code common/include/kolmogorov_smirnov_impl.hpp x: 5 contributors (all time) y: 49 lines of code common/include/binomial_bounds.hpp x: 6 contributors (all time) y: 379 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/HllSketchImpl-internal.hpp x: 8 contributors (all time) y: 102 lines of code cpc/include/icon_estimator.hpp x: 5 contributors (all time) y: 165 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 theta/include/theta_intersection_base.hpp x: 2 contributors (all time) y: 30 lines of code cpc/include/compression_data.hpp x: 2 contributors (all time) y: 5800 lines of code
5800.0
lines of code
  min: 1.0
  average: 235.43
  25th percentile: 30.0
  median: 86.0
  75th percentile: 199.0
  max: 5800.0
0 16.0
contributors (all time)
min: 1.0 | average: 5.76 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 8.0 | max: 16.0

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

No data for "commits (30d)" vs. "lines of code".

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

No data for "contributors (30d)" vs. "lines of code".


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

No data for "commits (90d)" vs. "lines of code".

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

No data for "contributors (90d)" vs. "lines of code".