apache / datasketches-characterization
File Size

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

Intro
Learn more...
File Size Overall
0% | 3% | 10% | 37% | 48%
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
java0% | 4% | 11% | 48% | 35%
xml0% | 0% | 91% | 0% | 8%
go0% | 0% | 24% | 46% | 29%
cpp0% | 0% | 0% | 18% | 81%
hpp0% | 0% | 0% | 15% | 84%
m0% | 0% | 0% | 6% | 93%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 4% | 11% | 48% | 35%
tools0% | 0% | 91% | 0% | 8%
go0% | 0% | 24% | 46% | 29%
cpp0% | 0% | 0% | 13% | 86%
Longest Files (Top 50)
File# lines# units
Files.java
in src/main/java/org/apache/datasketches
522 44
278 -
ConcurrentThetaMultithreadedSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/theta/concurrent
271 29
HllConfidenceIntervalInverseProfile.java
in src/main/java/org/apache/datasketches/characterization/hll
257 11
ReqSketchAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/req
241 9
236 8
FdtAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/fdt
223 10
BaseAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/uniquecount
217 7
KllWorstCaseSketchAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
198 5
BaseBoundsAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/uniquecount
194 7
DoublesSketchSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/quantiles
191 6
Align.java
in src/main/java/org/apache/datasketches
188 45
Job.java
in src/main/java/org/apache/datasketches
184 19
HllJavaCppGenerator.java
in src/main/java/org/apache/datasketches/characterization/hll
181 10
ExactStreamAProfile.java
in src/main/java/org/apache/datasketches/characterization/quantiles
175 11
KllDoublesSketchRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
170 9
KllFloatsSketchRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
170 9
168 8
ReqSketchAccuracyProfile2.java
in src/main/java/org/apache/datasketches/characterization/req
166 9
HashBytesSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/hash
158 8
ResourceFiles.java
in src/main/java/org/apache/datasketches/characterization
156 3
DoubleBits.java
in src/main/java/org/apache/datasketches
156 25
156 6
QuantilesStreamAProfile.java
in src/main/java/org/apache/datasketches/characterization/quantiles
150 8
KllFloatsSketchWeightedRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
136 8
KllDoublesSketchWeightedRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
136 8
KllSketchSizeSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
134 9
KllSketchVectorSizeSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
134 9
TrueRanks.java
in src/main/java/org/apache/datasketches/characterization
132 7
ItemsSketchSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/quantiles
129 8
DoubleStreamMaker.java
in src/main/java/org/apache/datasketches/characterization
129 2
127 8
KllItemsSketchWeightedRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
124 8
StreamMaker.java
in src/main/java/org/apache/datasketches/characterization
121 2
ConcurrentTestContext.java
in src/main/java/org/apache/datasketches/characterization/concurrent
119 12
HashLongsSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/hash
117 7
BaseSerDeProfile.java
in src/main/java/org/apache/datasketches/characterization/uniquecount
114 7
RandomPowerLawGenerator.java
in src/main/java/org/apache/datasketches
114 17
BaseFilterAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/filters
113 7
BaseSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/memory
112 7
ReqSketchSizeSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/req
110 9
108 3
108 3
KllFloatsSketchSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
107 8
HllAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/hll
107 2
106 9
105 -
BaseSpaceProfile.java
in src/main/java/org/apache/datasketches/characterization/filters
104 7
BaseFilterUpdateSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/filters
103 7
BaseUpdateSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/uniquecount
103 7
Files With Most Units (Top 50)
File# lines# units
Align.java
in src/main/java/org/apache/datasketches
188 45
Files.java
in src/main/java/org/apache/datasketches
522 44
ConcurrentThetaMultithreadedSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/theta/concurrent
271 29
DoubleBits.java
in src/main/java/org/apache/datasketches
156 25
Job.java
in src/main/java/org/apache/datasketches
184 19
RandomPowerLawGenerator.java
in src/main/java/org/apache/datasketches
114 17
PowerLawGenerator.java
in src/main/java/org/apache/datasketches
85 15
ConcurrentTestContext.java
in src/main/java/org/apache/datasketches/characterization/concurrent
119 12
ExactStreamAProfile.java
in src/main/java/org/apache/datasketches/characterization/quantiles
175 11
HllConfidenceIntervalInverseProfile.java
in src/main/java/org/apache/datasketches/characterization/hll
257 11
ByteArrayBuilder.java
in src/main/java/org/apache/datasketches
74 11
HllJavaCppGenerator.java
in src/main/java/org/apache/datasketches/characterization/hll
181 10
FdtAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/fdt
223 10
KllDoublesSketchRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
170 9
KllSketchSizeSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
134 9
KllFloatsSketchRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
170 9
KllSketchVectorSizeSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
134 9
ReqSketchLongSizeSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/req
103 9
ReqSketchAccuracyProfile2.java
in src/main/java/org/apache/datasketches/characterization/req
166 9
ReqSketchSizeSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/req
110 9
ReqSketchAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/req
241 9
TestGroup.java
in src/main/java/org/apache/datasketches/characterization/fdt
70 9
Properties.java
in src/main/java/org/apache/datasketches
70 9
106 9
KllItemsSketchWeightedRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
124 8
KllFloatsSketchWeightedRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
136 8
KllDoublesSketchWeightedRankGaussianAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
136 8
KllFloatsSketchSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/kll
107 8
ItemsSketchSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/quantiles
129 8
QuantilesStreamAProfile.java
in src/main/java/org/apache/datasketches/characterization/quantiles
150 8
HashBytesSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/hash
158 8
236 8
168 8
127 8
BaseSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/memory
112 7
TrueRanks.java
in src/main/java/org/apache/datasketches/characterization
132 7
BaseFilterUpdateSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/filters
103 7
BaseFilterAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/filters
113 7
BaseSpaceProfile.java
in src/main/java/org/apache/datasketches/characterization/filters
104 7
BaseBoundsAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/uniquecount
194 7
BaseSerDeProfile.java
in src/main/java/org/apache/datasketches/characterization/uniquecount
114 7
BaseAccuracyProfile.java
in src/main/java/org/apache/datasketches/characterization/uniquecount
217 7
BaseUpdateSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/uniquecount
103 7
HashLongsSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/hash
117 7
ZipfDistribution.java
in src/main/java/org/apache/datasketches/characterization
63 7
ArrayListFile.java
in src/main/java/org/apache/datasketches
68 7
69 7
65 7
PowersOf2PowerLaw.java
in src/main/java/org/apache/datasketches
30 6
LongsSketchSpeedProfile.java
in src/main/java/org/apache/datasketches/characterization/frequencies
80 6
Files With Long Lines (Top 35)

There are 35 files with lines longer than 120 characters. In total, there are 71 long lines.

File# lines# units# long lines
93 1 6
278 - 5
101 1 5
102 1 4
99 1 4
108 3 4
108 3 4
50 2 3
236 8 2
168 8 2
87 1 2
67 1 2
68 1 2
72 1 2
job_profile.cpp
in cpp/src
48 5 2
85 1 2
req_sketch_items.m
in cpp/matlab
41 - 2
156 6 1
69 7 1
73 1 1
60 2 1
80 3 1
26 1 1
78 3 1
68 1 1
58 2 1
40 - 1
36 - 1
34 - 1
36 - 1
34 - 1
34 - 1
42 - 1
32 - 1
req_merge_time.m
in cpp/matlab
32 - 1
Correlations

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

src/main/java/org/apache/datasketches/DoubleBits.java x: 3 commits (all time) y: 156 lines of code src/main/java/org/apache/datasketches/characterization/DoubleFlipFlopStream.java x: 3 commits (all time) y: 54 lines of code src/main/java/org/apache/datasketches/characterization/filters/BloomFilterUpdateSpeedProfile.java x: 5 commits (all time) y: 22 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllUpdateSpeedProfile.java x: 10 commits (all time) y: 36 lines of code src/main/java/org/apache/datasketches/characterization/memory/MemoryDirectSpeedProfile.java x: 8 commits (all time) y: 33 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaUpdateSpeedProfile.java x: 12 commits (all time) y: 43 lines of code src/main/java/org/apache/datasketches/characterization/theta/concurrent/ConcurrentThetaAccuracyProfile.java x: 16 commits (all time) y: 70 lines of code src/main/java/org/apache/datasketches/characterization/tuple/AodSketchUpdateSpeedProfile.java x: 16 commits (all time) y: 40 lines of code src/main/java/org/apache/datasketches/characterization/DoubleStreamMaker.java x: 1 commits (all time) y: 129 lines of code src/main/java/org/apache/datasketches/characterization/FlipFlopStream.java x: 1 commits (all time) y: 54 lines of code src/main/java/org/apache/datasketches/characterization/StreamMaker.java x: 1 commits (all time) y: 121 lines of code src/main/java/org/apache/datasketches/characterization/TrueRanks.java x: 1 commits (all time) y: 132 lines of code src/main/java/org/apache/datasketches/characterization/filters/BaseFilterAccuracyProfile.java x: 5 commits (all time) y: 113 lines of code src/main/java/org/apache/datasketches/characterization/filters/BaseFilterUpdateSpeedProfile.java x: 3 commits (all time) y: 103 lines of code src/main/java/org/apache/datasketches/characterization/filters/BaseSpaceProfile.java x: 4 commits (all time) y: 104 lines of code src/main/java/org/apache/datasketches/characterization/filters/BloomFilterAccuracyProfile.java x: 3 commits (all time) y: 41 lines of code src/main/java/org/apache/datasketches/characterization/filters/BloomFilterSpaceProfile.java x: 4 commits (all time) y: 37 lines of code src/main/java/org/apache/datasketches/characterization/filters/QuotientFilterAccuracyProfile.java x: 5 commits (all time) y: 1 lines of code src/main/java/org/apache/datasketches/characterization/filters/QuotientFilterExpansionProfile.java x: 4 commits (all time) y: 1 lines of code src/main/java/org/apache/datasketches/characterization/filters/QuotientFilterUpdateSpeedProfile.java x: 3 commits (all time) y: 1 lines of code src/main/java/org/apache/datasketches/characterization/filters/package-info.java x: 1 commits (all time) y: 1 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqSketchAccuracyProfile.java x: 8 commits (all time) y: 241 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqSketchAccuracyProfile2.java x: 6 commits (all time) y: 166 lines of code tools/SketchesCheckstyle.xml x: 17 commits (all time) y: 278 lines of code cpp/matlab/tdigest_memory.m x: 3 commits (all time) y: 46 lines of code cpp/matlab/tdigest_rank_error.m x: 3 commits (all time) y: 105 lines of code cpp/matlab/tdigest_update_time.m x: 3 commits (all time) y: 34 lines of code cpp/matlab/tdigest_vs_req_error_exp.m x: 3 commits (all time) y: 35 lines of code cpp/src/main.cpp x: 46 commits (all time) y: 92 lines of code cpp/src/req_error_vs_rank_profile.hpp x: 3 commits (all time) y: 18 lines of code cpp/src/req_error_vs_rank_profile_impl.hpp x: 3 commits (all time) y: 59 lines of code cpp/src/stddev.hpp x: 3 commits (all time) y: 11 lines of code cpp/src/tdigest_accuracy_profile_impl.hpp x: 6 commits (all time) y: 46 lines of code cpp/src/tdigest_merge_accuracy_profile.hpp x: 3 commits (all time) y: 13 lines of code cpp/src/tdigest_merge_accuracy_profile_impl.hpp x: 3 commits (all time) y: 30 lines of code cpp/src/tdigest_sketch_accuracy_profile_impl.hpp x: 6 commits (all time) y: 20 lines of code cpp/src/tdigest_timing_profile_impl.hpp x: 6 commits (all time) y: 60 lines of code cpp/src/true_rank.hpp x: 3 commits (all time) y: 26 lines of code src/main/java/org/apache/datasketches/DirectoryWalker.java x: 6 commits (all time) y: 88 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllAccuracyProfile.java x: 10 commits (all time) y: 107 lines of code src/main/java/org/apache/datasketches/characterization/theta/concurrent/ConcurrentThetaMultithreadedSpeedProfile.java x: 9 commits (all time) y: 271 lines of code src/main/java/org/apache/datasketches/characterization/theta/concurrent/ConcurrentThetaUpdateSpeedProfile.java x: 8 commits (all time) y: 58 lines of code src/main/java/org/apache/datasketches/Job.java x: 22 commits (all time) y: 184 lines of code src/main/java/org/apache/datasketches/characterization/ResourceFiles.java x: 1 commits (all time) y: 156 lines of code go/distinct_count_accuracy_profile.go x: 12 commits (all time) y: 236 lines of code go/distinct_count_merge_accuracy_profile.go x: 5 commits (all time) y: 50 lines of code go/distinct_count_merge_speed_profile.go x: 5 commits (all time) y: 156 lines of code go/distinct_count_serde_profile.go x: 3 commits (all time) y: 168 lines of code go/distinct_count_utils.go x: 8 commits (all time) y: 42 lines of code go/frequency_long_speed_profile.go x: 2 commits (all time) y: 127 lines of code go/frequency_utils.go x: 2 commits (all time) y: 11 lines of code go/main.go x: 14 commits (all time) y: 88 lines of code go/zipf_distribution.go x: 2 commits (all time) y: 69 lines of code go/job.go x: 3 commits (all time) y: 31 lines of code cpp/src/tdigest_accuracy_profile.hpp x: 3 commits (all time) y: 15 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllFloatsSketchSpeedProfile.java x: 2 commits (all time) y: 107 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllSketchSizeSpeedProfile.java x: 6 commits (all time) y: 134 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllSketchVectorSizeSpeedProfile.java x: 1 commits (all time) y: 134 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/BaseQuantilesSpeedProfile.java x: 11 commits (all time) y: 52 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllItemsSketchWeightedRankGaussianAccuracyProfile.java x: 1 commits (all time) y: 124 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllDoublesSketchRankGaussianAccuracyProfile.java x: 9 commits (all time) y: 170 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllFloatsSketchRankGaussianAccuracyProfile.java x: 8 commits (all time) y: 170 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllFloatsSketchWeightedRankGaussianAccuracyProfile.java x: 1 commits (all time) y: 136 lines of code src/main/java/org/apache/datasketches/PowersOf2PowerLaw.java x: 1 commits (all time) y: 30 lines of code src/main/java/org/apache/datasketches/Constants.java x: 1 commits (all time) y: 5 lines of code src/main/java/org/apache/datasketches/DoubleIntIntTriple.java x: 2 commits (all time) y: 42 lines of code src/main/java/org/apache/datasketches/MonotonicPoints.java x: 11 commits (all time) y: 103 lines of code src/main/java/org/apache/datasketches/characterization/AccuracyStats.java x: 11 commits (all time) y: 69 lines of code src/main/java/org/apache/datasketches/characterization/QuantilesAccuracyStats.java x: 1 commits (all time) y: 51 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllWorstCaseSketchAccuracyProfile.java x: 2 commits (all time) y: 198 lines of code src/main/java/org/apache/datasketches/Align.java x: 1 commits (all time) y: 188 lines of code src/main/java/org/apache/datasketches/FloatIntIntTriple.java x: 1 commits (all time) y: 53 lines of code src/main/java/org/apache/datasketches/SpecialRandom.java x: 1 commits (all time) y: 32 lines of code src/main/java/org/apache/datasketches/characterization/Shuffle.java x: 3 commits (all time) y: 70 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseAccuracyProfile.java x: 17 commits (all time) y: 217 lines of code src/main/java/org/apache/datasketches/PowerLawGenerator.java x: 6 commits (all time) y: 85 lines of code src/main/java/org/apache/datasketches/SpacedPoints.java x: 7 commits (all time) y: 79 lines of code src/main/java/org/apache/datasketches/characterization/BoundsAccuracyStats.java x: 8 commits (all time) y: 46 lines of code src/main/java/org/apache/datasketches/characterization/ProfileUtil.java x: 4 commits (all time) y: 55 lines of code src/main/java/org/apache/datasketches/characterization/fdt/FdtAccuracyProfile.java x: 14 commits (all time) y: 223 lines of code src/main/java/org/apache/datasketches/characterization/frequencies/BaseFrequenciesSpeedProfile.java x: 9 commits (all time) y: 53 lines of code src/main/java/org/apache/datasketches/characterization/hash/BaseHashSpeedProfile.java x: 10 commits (all time) y: 89 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllConfidenceIntervalInverseProfile.java x: 12 commits (all time) y: 257 lines of code src/main/java/org/apache/datasketches/characterization/memory/BaseSpeedProfile.java x: 11 commits (all time) y: 112 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/BaseQuantilesAccuracyProfile.java x: 18 commits (all time) y: 62 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/DoublesSketchSpeedProfile.java x: 10 commits (all time) y: 191 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/ItemsSketchAccuracyProfile.java x: 7 commits (all time) y: 69 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/ItemsSketchSpeedProfile.java x: 11 commits (all time) y: 129 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/QuantilesStreamAProfile.java x: 9 commits (all time) y: 150 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqMergeSpeedProfile.java x: 4 commits (all time) y: 81 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqSketchSizeSpeedProfile.java x: 6 commits (all time) y: 110 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaAccuracyProfile.java x: 10 commits (all time) y: 54 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaIntersectAccuracyProfile.java x: 3 commits (all time) y: 57 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaSerDeProfile.java x: 11 commits (all time) y: 77 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaUnionAccuracyProfile.java x: 12 commits (all time) y: 45 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaUnionAccuracyProfile2.java x: 15 commits (all time) y: 67 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseBoundsAccuracyProfile.java x: 11 commits (all time) y: 194 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseSerDeProfile.java x: 13 commits (all time) y: 114 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseUpdateSpeedProfile.java x: 13 commits (all time) y: 103 lines of code cpp/matlab/theta_sketch_serialize_time.m x: 1 commits (all time) y: 41 lines of code cpp/matlab/theta_sketch_serialized_size.m x: 1 commits (all time) y: 43 lines of code cpp/src/req_sketch_timing_profile_impl.hpp x: 6 commits (all time) y: 108 lines of code cpp/src/kll_accuracy_profile.cpp x: 9 commits (all time) y: 31 lines of code cpp/src/kll_merge_accuracy_profile.cpp x: 10 commits (all time) y: 31 lines of code cpp/src/kll_sketch_accuracy_profile.cpp x: 9 commits (all time) y: 20 lines of code cpp/src/kll_sketch_memory_profile_impl.hpp x: 4 commits (all time) y: 28 lines of code src/main/java/org/apache/datasketches/characterization/hash/HashBytesSpeedProfile.java x: 15 commits (all time) y: 158 lines of code src/main/java/org/apache/datasketches/characterization/memory/UnsafeDirectSpeedProfile.java x: 14 commits (all time) y: 35 lines of code src/main/java/org/apache/datasketches/characterization/hash/HashLongsSpeedProfile.java x: 5 commits (all time) y: 117 lines of code cpp/src/cpc_sketch_memory_profile.cpp x: 4 commits (all time) y: 24 lines of code cpp/src/hll_sketch_memory_profile.cpp x: 7 commits (all time) y: 25 lines of code cpp/src/job_profile.cpp x: 12 commits (all time) y: 48 lines of code cpp/src/job_profile.hpp x: 9 commits (all time) y: 22 lines of code cpp/src/theta_sketch_memory_profile.cpp x: 4 commits (all time) y: 26 lines of code src/main/java/org/apache/datasketches/characterization/kll/package-info.java x: 2 commits (all time) y: 1 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/DoublesSketchAccuracyProfile.java x: 5 commits (all time) y: 74 lines of code src/main/java/org/apache/datasketches/characterization/cpc/CpcSerDeProfile.java x: 5 commits (all time) y: 30 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllMergeSpeedProfile.java x: 7 commits (all time) y: 97 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/ExactStreamAProfile.java x: 10 commits (all time) y: 175 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseMergeSpeedProfile2.java x: 5 commits (all time) y: 95 lines of code cpp/matlab/theta_sketch_update_time.m x: 5 commits (all time) y: 34 lines of code cpp/matlab/union_update_time_32_sketches.m x: 15 commits (all time) y: 42 lines of code cpp/src/theta_sketch_timing_profile.cpp x: 8 commits (all time) y: 68 lines of code cpp/src/theta_union_timing_profile.cpp x: 7 commits (all time) y: 99 lines of code cpp/matlab/req_merge_items.m x: 2 commits (all time) y: 32 lines of code cpp/matlab/req_sketch_update_time.m x: 2 commits (all time) y: 36 lines of code cpp/src/req_merge_timing_profile.hpp x: 2 commits (all time) y: 18 lines of code cpp/src/req_merge_timing_profile_impl.hpp x: 4 commits (all time) y: 80 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaUnionUpdateSpeedProfile.java x: 6 commits (all time) y: 51 lines of code cpp/src/tuple_sketch_timing_profile.cpp x: 4 commits (all time) y: 67 lines of code cpp/src/tuple_sketch_timing_profile.hpp x: 3 commits (all time) y: 10 lines of code cpp/src/tuple_union_timing_profile.cpp x: 4 commits (all time) y: 101 lines of code src/main/java/org/apache/datasketches/Files.java x: 11 commits (all time) y: 522 lines of code src/main/java/org/apache/datasketches/JobProfile.java x: 5 commits (all time) y: 10 lines of code src/main/java/org/apache/datasketches/Properties.java x: 4 commits (all time) y: 70 lines of code src/main/java/org/apache/datasketches/characterization/cpc/CpcCompressionCharacterizationProfile.java x: 5 commits (all time) y: 41 lines of code src/main/java/org/apache/datasketches/characterization/cpc/CpcMergingValidationProfile.java x: 5 commits (all time) y: 37 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseMergeSpeedProfile.java x: 3 commits (all time) y: 95 lines of code cpp/src/hll_cross_language_profile.cpp x: 8 commits (all time) y: 60 lines of code src/main/java/org/apache/datasketches/DumpSketchSegment.java x: 3 commits (all time) y: 49 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllJavaCppGenerator.java x: 10 commits (all time) y: 181 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllUnionUpdateSpeedProfile.java x: 8 commits (all time) y: 49 lines of code cpp/matlab/cpc_sketch_accuracy.m x: 7 commits (all time) y: 36 lines of code cpp/matlab/cpc_sketch_update_time.m x: 5 commits (all time) y: 28 lines of code cpp/matlab/cpc_union_accuracy.m x: 5 commits (all time) y: 36 lines of code cpp/matlab/cpc_union_update_time.m x: 10 commits (all time) y: 34 lines of code cpp/matlab/distinct_counting_memory_small.m x: 8 commits (all time) y: 32 lines of code cpp/matlab/frequent_items_sketch_int64_lgk10_deserialize_time.m x: 8 commits (all time) y: 28 lines of code cpp/matlab/hll_sketch_accuracy.m x: 8 commits (all time) y: 36 lines of code cpp/matlab/hll_union_update_time.m x: 6 commits (all time) y: 32 lines of code cpp/matlab/kll_merge_time.m x: 11 commits (all time) y: 34 lines of code cpp/matlab/kll_sketch_error.m x: 6 commits (all time) y: 28 lines of code cpp/matlab/kll_sketch_memory.m x: 9 commits (all time) y: 28 lines of code cpp/matlab/kll_sketch_update_time.m x: 8 commits (all time) y: 30 lines of code cpp/src/frequent_items_sketch_timing_profile.cpp x: 16 commits (all time) y: 93 lines of code cpp/src/hll_cross_language_profile.hpp x: 4 commits (all time) y: 15 lines of code cpp/src/distinct_count_accuracy_profile.cpp x: 8 commits (all time) y: 106 lines of code cpp/src/memory_usage_profile.cpp x: 5 commits (all time) y: 71 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllBoundsAccuracyProfile.java x: 4 commits (all time) y: 59 lines of code cpp/src/kll_merge_timing_profile_impl.hpp x: 5 commits (all time) y: 78 lines of code cpp/src/frequent_items_sketch_accuracy_profile.cpp x: 8 commits (all time) y: 102 lines of code cpp/src/frequent_items_merge_timing_profile.cpp x: 3 commits (all time) y: 72 lines of code cpp/src/hll_union_timing_profile.cpp x: 8 commits (all time) y: 85 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllSerDeProfile.java x: 6 commits (all time) y: 68 lines of code cpp/src/kll_sketch_memory_profile.hpp x: 6 commits (all time) y: 14 lines of code cpp/src/kll_sketch_timing_profile.hpp x: 8 commits (all time) y: 18 lines of code cpp/src/counting_allocator.hpp x: 2 commits (all time) y: 65 lines of code cpp/src/cpc_sketch_timing_profile.cpp x: 10 commits (all time) y: 73 lines of code cpp/src/distinct_count_accuracy_profile.hpp x: 4 commits (all time) y: 43 lines of code cpp/src/hll_sketch_timing_profile.hpp x: 2 commits (all time) y: 10 lines of code cpp/src/memory_usage_profile.hpp x: 2 commits (all time) y: 16 lines of code cpp/src/cpc_union_accuracy_profile.cpp x: 2 commits (all time) y: 27 lines of code cpp/src/cpc_sketch_timing_profile.hpp x: 6 commits (all time) y: 10 lines of code cpp/src/cpc_union_timing_profile.cpp x: 5 commits (all time) y: 87 lines of code cpp/src/kll_accuracy_profile.hpp x: 6 commits (all time) y: 11 lines of code cpp/src/zipf_distribution.cpp x: 5 commits (all time) y: 61 lines of code src/main/java/org/apache/datasketches/ByteArrayBuilder.java x: 2 commits (all time) y: 74 lines of code src/main/java/org/apache/datasketches/LineReader.java x: 2 commits (all time) y: 50 lines of code src/main/java/org/apache/datasketches/LongPair.java x: 2 commits (all time) y: 14 lines of code src/main/java/org/apache/datasketches/ProcessLine.java x: 2 commits (all time) y: 4 lines of code src/main/java/org/apache/datasketches/RandomPowerLawGenerator.java x: 2 commits (all time) y: 114 lines of code src/main/java/org/apache/datasketches/characterization/ZipfDistribution.java x: 2 commits (all time) y: 63 lines of code src/main/java/org/apache/datasketches/characterization/concurrent/ConcurrentTestContext.java x: 2 commits (all time) y: 119 lines of code src/main/java/org/apache/datasketches/characterization/concurrent/ConcurrentTestThread.java x: 2 commits (all time) y: 45 lines of code src/main/java/org/apache/datasketches/characterization/cpc/CpcUpdateSpeedProfile.java x: 2 commits (all time) y: 21 lines of code src/main/java/org/apache/datasketches/characterization/fdt/TestGroup.java x: 2 commits (all time) y: 70 lines of code
522.0
lines of code
  min: 1.0
  average: 58.29
  25th percentile: 18.0
  median: 36.0
  75th percentile: 78.25
  max: 522.0
0 46.0
commits (all time)
min: 1.0 | average: 5.42 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 8.0 | max: 46.0

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

src/main/java/org/apache/datasketches/DoubleBits.java x: 3 contributors (all time) y: 156 lines of code src/main/java/org/apache/datasketches/characterization/DoubleFlipFlopStream.java x: 3 contributors (all time) y: 54 lines of code src/main/java/org/apache/datasketches/characterization/filters/BloomFilterUpdateSpeedProfile.java x: 4 contributors (all time) y: 22 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllUpdateSpeedProfile.java x: 6 contributors (all time) y: 36 lines of code src/main/java/org/apache/datasketches/characterization/memory/MemoryDirectSpeedProfile.java x: 6 contributors (all time) y: 33 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaUpdateSpeedProfile.java x: 6 contributors (all time) y: 43 lines of code src/main/java/org/apache/datasketches/characterization/theta/concurrent/ConcurrentThetaAccuracyProfile.java x: 7 contributors (all time) y: 70 lines of code src/main/java/org/apache/datasketches/characterization/tuple/AodSketchUpdateSpeedProfile.java x: 7 contributors (all time) y: 40 lines of code src/main/java/org/apache/datasketches/characterization/DoubleStreamMaker.java x: 1 contributors (all time) y: 129 lines of code src/main/java/org/apache/datasketches/characterization/FlipFlopStream.java x: 1 contributors (all time) y: 54 lines of code src/main/java/org/apache/datasketches/characterization/StreamMaker.java x: 1 contributors (all time) y: 121 lines of code src/main/java/org/apache/datasketches/characterization/TrueRanks.java x: 1 contributors (all time) y: 132 lines of code src/main/java/org/apache/datasketches/characterization/filters/BaseFilterAccuracyProfile.java x: 2 contributors (all time) y: 113 lines of code src/main/java/org/apache/datasketches/characterization/filters/BaseFilterUpdateSpeedProfile.java x: 2 contributors (all time) y: 103 lines of code src/main/java/org/apache/datasketches/characterization/filters/BloomFilterAccuracyProfile.java x: 2 contributors (all time) y: 41 lines of code src/main/java/org/apache/datasketches/characterization/filters/BloomFilterSpaceProfile.java x: 2 contributors (all time) y: 37 lines of code src/main/java/org/apache/datasketches/characterization/filters/QuotientFilterAccuracyProfile.java x: 2 contributors (all time) y: 1 lines of code src/main/java/org/apache/datasketches/characterization/filters/package-info.java x: 1 contributors (all time) y: 1 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqSketchAccuracyProfile.java x: 2 contributors (all time) y: 241 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqSketchAccuracyProfile2.java x: 2 contributors (all time) y: 166 lines of code src/main/java/org/apache/datasketches/characterization/tdigest/TDigestAccuracyProfile.java x: 3 contributors (all time) y: 1 lines of code tools/SketchesCheckstyle.xml x: 3 contributors (all time) y: 278 lines of code cpp/matlab/tdigest_error_vs_rank.m x: 3 contributors (all time) y: 40 lines of code cpp/matlab/tdigest_memory.m x: 3 contributors (all time) y: 46 lines of code cpp/matlab/tdigest_rank_error.m x: 3 contributors (all time) y: 105 lines of code cpp/matlab/tdigest_update_time.m x: 3 contributors (all time) y: 34 lines of code cpp/matlab/tdigest_vs_req_error_exp.m x: 3 contributors (all time) y: 35 lines of code cpp/src/main.cpp x: 6 contributors (all time) y: 92 lines of code cpp/src/req_error_vs_rank_profile.hpp x: 3 contributors (all time) y: 18 lines of code cpp/src/req_error_vs_rank_profile_impl.hpp x: 3 contributors (all time) y: 59 lines of code cpp/src/stddev.hpp x: 3 contributors (all time) y: 11 lines of code cpp/src/tdigest_merge_accuracy_profile.hpp x: 3 contributors (all time) y: 13 lines of code cpp/src/tdigest_merge_accuracy_profile_impl.hpp x: 3 contributors (all time) y: 30 lines of code cpp/src/tdigest_sketch_accuracy_profile_impl.hpp x: 3 contributors (all time) y: 20 lines of code cpp/src/tdigest_timing_profile_impl.hpp x: 3 contributors (all time) y: 60 lines of code cpp/src/true_rank.hpp x: 3 contributors (all time) y: 26 lines of code src/notebooks/qf_probability_sum.py x: 2 contributors (all time) y: 13 lines of code src/main/java/org/apache/datasketches/DirectoryWalker.java x: 2 contributors (all time) y: 88 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllAccuracyProfile.java x: 3 contributors (all time) y: 107 lines of code src/main/java/org/apache/datasketches/characterization/theta/concurrent/ConcurrentThetaMultithreadedSpeedProfile.java x: 4 contributors (all time) y: 271 lines of code src/main/java/org/apache/datasketches/characterization/theta/concurrent/ConcurrentThetaUpdateSpeedProfile.java x: 4 contributors (all time) y: 58 lines of code src/main/java/org/apache/datasketches/Job.java x: 4 contributors (all time) y: 184 lines of code src/main/java/org/apache/datasketches/characterization/ResourceFiles.java x: 1 contributors (all time) y: 156 lines of code go/distinct_count_accuracy_profile.go x: 2 contributors (all time) y: 236 lines of code go/distinct_count_merge_accuracy_profile.go x: 2 contributors (all time) y: 50 lines of code go/distinct_count_merge_speed_profile.go x: 2 contributors (all time) y: 156 lines of code go/distinct_count_serde_profile.go x: 2 contributors (all time) y: 168 lines of code go/distinct_count_utils.go x: 2 contributors (all time) y: 42 lines of code go/frequency_long_speed_profile.go x: 2 contributors (all time) y: 127 lines of code go/frequency_utils.go x: 2 contributors (all time) y: 11 lines of code go/zipf_distribution.go x: 2 contributors (all time) y: 69 lines of code go/job.go x: 1 contributors (all time) y: 31 lines of code cpp/src/tdigest_accuracy_profile.hpp x: 3 contributors (all time) y: 15 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllFloatsSketchSpeedProfile.java x: 2 contributors (all time) y: 107 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllSketchSizeSpeedProfile.java x: 2 contributors (all time) y: 134 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllSketchVectorSizeSpeedProfile.java x: 1 contributors (all time) y: 134 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/BaseQuantilesSpeedProfile.java x: 2 contributors (all time) y: 52 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllItemsSketchWeightedRankGaussianAccuracyProfile.java x: 1 contributors (all time) y: 124 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllDoublesSketchRankGaussianAccuracyProfile.java x: 1 contributors (all time) y: 170 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllFloatsSketchWeightedRankGaussianAccuracyProfile.java x: 1 contributors (all time) y: 136 lines of code src/main/java/org/apache/datasketches/PowersOf2PowerLaw.java x: 1 contributors (all time) y: 30 lines of code src/main/java/org/apache/datasketches/Constants.java x: 1 contributors (all time) y: 5 lines of code src/main/java/org/apache/datasketches/DoubleIntIntTriple.java x: 1 contributors (all time) y: 42 lines of code src/main/java/org/apache/datasketches/characterization/QuantilesAccuracyStats.java x: 1 contributors (all time) y: 51 lines of code src/main/java/org/apache/datasketches/characterization/kll/KllWorstCaseSketchAccuracyProfile.java x: 1 contributors (all time) y: 198 lines of code src/main/java/org/apache/datasketches/Align.java x: 1 contributors (all time) y: 188 lines of code src/main/java/org/apache/datasketches/DoublePair.java x: 1 contributors (all time) y: 14 lines of code src/main/java/org/apache/datasketches/FloatIntIntTriple.java x: 1 contributors (all time) y: 53 lines of code src/main/java/org/apache/datasketches/characterization/Shuffle.java x: 1 contributors (all time) y: 70 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseAccuracyProfile.java x: 2 contributors (all time) y: 217 lines of code src/main/java/org/apache/datasketches/PowerLawGenerator.java x: 2 contributors (all time) y: 85 lines of code src/main/java/org/apache/datasketches/SpacedPoints.java x: 1 contributors (all time) y: 79 lines of code src/main/java/org/apache/datasketches/characterization/BoundsAccuracyStats.java x: 2 contributors (all time) y: 46 lines of code src/main/java/org/apache/datasketches/characterization/fdt/FdtAccuracyProfile.java x: 2 contributors (all time) y: 223 lines of code src/main/java/org/apache/datasketches/characterization/hash/BaseHashSpeedProfile.java x: 1 contributors (all time) y: 89 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllConfidenceIntervalInverseProfile.java x: 2 contributors (all time) y: 257 lines of code src/main/java/org/apache/datasketches/characterization/memory/BaseSpeedProfile.java x: 1 contributors (all time) y: 112 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/BaseQuantilesAccuracyProfile.java x: 3 contributors (all time) y: 62 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/DoublesSketchSpeedProfile.java x: 3 contributors (all time) y: 191 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/ItemsSketchSpeedProfile.java x: 3 contributors (all time) y: 129 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/QuantilesStreamAProfile.java x: 1 contributors (all time) y: 150 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqMergeSpeedProfile.java x: 1 contributors (all time) y: 81 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqSketchLongSizeSpeedProfile.java x: 1 contributors (all time) y: 103 lines of code src/main/java/org/apache/datasketches/characterization/req/ReqSketchSizeSpeedProfile.java x: 1 contributors (all time) y: 110 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaAccuracyProfile.java x: 2 contributors (all time) y: 54 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaIntersectAccuracyProfile.java x: 1 contributors (all time) y: 57 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaSerDeProfile.java x: 3 contributors (all time) y: 77 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaUnionAccuracyProfile.java x: 2 contributors (all time) y: 45 lines of code src/main/java/org/apache/datasketches/characterization/theta/ThetaUnionAccuracyProfile2.java x: 2 contributors (all time) y: 67 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseBoundsAccuracyProfile.java x: 2 contributors (all time) y: 194 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseSerDeProfile.java x: 1 contributors (all time) y: 114 lines of code cpp/matlab/theta_sketch_serialize_time.m x: 1 contributors (all time) y: 41 lines of code cpp/src/kll_accuracy_profile.cpp x: 4 contributors (all time) y: 31 lines of code cpp/src/kll_sketch_accuracy_profile.cpp x: 4 contributors (all time) y: 20 lines of code cpp/src/kll_sketch_memory_profile_impl.hpp x: 3 contributors (all time) y: 28 lines of code src/main/java/org/apache/datasketches/characterization/hash/HashBytesSpeedProfile.java x: 3 contributors (all time) y: 158 lines of code src/main/java/org/apache/datasketches/characterization/hash/HashLongsSpeedProfile.java x: 3 contributors (all time) y: 117 lines of code cpp/src/cpc_sketch_memory_profile.cpp x: 3 contributors (all time) y: 24 lines of code cpp/src/job_profile.cpp x: 5 contributors (all time) y: 48 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/DoublesSketchAccuracyProfile.java x: 2 contributors (all time) y: 74 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllMergeSpeedProfile.java x: 1 contributors (all time) y: 97 lines of code src/main/java/org/apache/datasketches/characterization/quantiles/ExactStreamAProfile.java x: 1 contributors (all time) y: 175 lines of code src/main/java/org/apache/datasketches/characterization/uniquecount/BaseMergeSpeedProfile2.java x: 1 contributors (all time) y: 95 lines of code cpp/matlab/theta_union_update_time_wrapped_compact.m x: 2 contributors (all time) y: 30 lines of code cpp/matlab/union_update_time_32_sketches.m x: 3 contributors (all time) y: 42 lines of code cpp/src/theta_sketch_timing_profile.cpp x: 3 contributors (all time) y: 68 lines of code cpp/src/theta_union_timing_profile.cpp x: 2 contributors (all time) y: 99 lines of code cpp/matlab/req_merge_items.m x: 2 contributors (all time) y: 32 lines of code cpp/matlab/req_sketch_update_time.m x: 2 contributors (all time) y: 36 lines of code cpp/src/req_merge_timing_profile.hpp x: 2 contributors (all time) y: 18 lines of code cpp/src/req_merge_timing_profile_impl.hpp x: 2 contributors (all time) y: 80 lines of code cpp/src/tuple_sketch_timing_profile.cpp x: 3 contributors (all time) y: 67 lines of code cpp/src/tuple_sketch_timing_profile.hpp x: 3 contributors (all time) y: 10 lines of code cpp/src/tuple_union_timing_profile.cpp x: 3 contributors (all time) y: 101 lines of code src/main/java/org/apache/datasketches/Files.java x: 2 contributors (all time) y: 522 lines of code src/main/java/org/apache/datasketches/JobProfile.java x: 1 contributors (all time) y: 10 lines of code src/main/java/org/apache/datasketches/characterization/cpc/CpcMergingValidationProfile.java x: 1 contributors (all time) y: 37 lines of code src/main/java/org/apache/datasketches/characterization/cpc/CpcQuickMergingValidationProfile.java x: 1 contributors (all time) y: 33 lines of code src/main/java/org/apache/datasketches/GaussianRanks.java x: 2 contributors (all time) y: 28 lines of code src/main/java/org/apache/datasketches/DumpSketchSegment.java x: 1 contributors (all time) y: 49 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllJavaCppGenerator.java x: 1 contributors (all time) y: 181 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllUnionUpdateSpeedProfile.java x: 2 contributors (all time) y: 49 lines of code cpp/matlab/distinct_counting_memory.m x: 2 contributors (all time) y: 34 lines of code cpp/matlab/distinct_counting_sketch_update.m x: 3 contributors (all time) y: 32 lines of code cpp/src/frequent_items_sketch_timing_profile.cpp x: 5 contributors (all time) y: 93 lines of code cpp/src/hll_cross_language_profile.hpp x: 2 contributors (all time) y: 15 lines of code cpp/src/memory_usage_profile.cpp x: 3 contributors (all time) y: 71 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllBoundsAccuracyProfile.java x: 2 contributors (all time) y: 59 lines of code src/main/java/org/apache/datasketches/hll/HllRedirects.java x: 2 contributors (all time) y: 26 lines of code cpp/src/frequent_items_sketch_accuracy_profile.cpp x: 4 contributors (all time) y: 102 lines of code cpp/src/frequent_items_merge_timing_profile.cpp x: 3 contributors (all time) y: 72 lines of code cpp/src/hll_union_timing_profile.cpp x: 3 contributors (all time) y: 85 lines of code src/main/java/org/apache/datasketches/characterization/hll/HllSerDeProfile.java x: 1 contributors (all time) y: 68 lines of code cpp/src/kll_sketch_timing_profile.hpp x: 4 contributors (all time) y: 18 lines of code cpp/src/counting_allocator.hpp x: 2 contributors (all time) y: 65 lines of code cpp/src/cpc_sketch_timing_profile.cpp x: 4 contributors (all time) y: 73 lines of code cpp/src/hll_sketch_timing_profile.hpp x: 2 contributors (all time) y: 10 lines of code src/main/java/org/apache/datasketches/ByteArrayBuilder.java x: 1 contributors (all time) y: 74 lines of code src/main/java/org/apache/datasketches/ProcessLine.java x: 1 contributors (all time) y: 4 lines of code src/main/java/org/apache/datasketches/characterization/ZipfDistribution.java x: 1 contributors (all time) y: 63 lines of code src/main/java/org/apache/datasketches/characterization/concurrent/ConcurrentTestContext.java x: 1 contributors (all time) y: 119 lines of code src/main/java/org/apache/datasketches/characterization/concurrent/ConcurrentTestThread.java x: 1 contributors (all time) y: 45 lines of code src/main/java/org/apache/datasketches/characterization/cpc/CpcUpdateSpeedProfile.java x: 1 contributors (all time) y: 21 lines of code
522.0
lines of code
  min: 1.0
  average: 58.29
  25th percentile: 18.0
  median: 36.0
  75th percentile: 78.25
  max: 522.0
0 7.0
contributors (all time)
min: 1.0 | average: 2.17 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 7.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".