apache / datasketches-vector
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 40% | 39% | 19%
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% | 0% | 26% | 50% | 23%
xml0% | 0% | 92% | 0% | 7%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 26% | 50% | 23%
tools0% | 0% | 92% | 0% | 7%
Longest Files (Top 16)
File# lines# units
FrequentDirections.java
in src/main/java/org/apache/datasketches/vector/decomposition
293 19
280 -
MatrixImplOjAlgo.java
in src/main/java/org/apache/datasketches/vector/matrix
172 11
MatrixOpsImplOjAlgo.java
in src/main/java/org/apache/datasketches/vector/decomposition
148 7
PreambleUtil.java
in src/main/java/org/apache/datasketches/vector/decomposition
129 22
MatrixPreambleUtil.java
in src/main/java/org/apache/datasketches/vector/matrix
117 20
Matrix.java
in src/main/java/org/apache/datasketches/vector/matrix
79 6
MatrixFamily.java
in src/main/java/org/apache/datasketches/vector
71 10
MatrixOps.java
in src/main/java/org/apache/datasketches/vector/decomposition
54 3
23 -
MatrixBuilder.java
in src/main/java/org/apache/datasketches/vector/matrix
20 4
SVDAlgo.java
in src/main/java/org/apache/datasketches/vector/decomposition
16 -
MatrixType.java
in src/main/java/org/apache/datasketches/vector/matrix
14 -
package-info.java
in src/main/java/org/apache/datasketches/vector/decomposition
1 -
package-info.java
in src/main/java/org/apache/datasketches/vector/matrix
1 -
package-info.java
in src/main/java/org/apache/datasketches/vector
1 -
Files With Most Units (Top 9)
File# lines# units
PreambleUtil.java
in src/main/java/org/apache/datasketches/vector/decomposition
129 22
MatrixPreambleUtil.java
in src/main/java/org/apache/datasketches/vector/matrix
117 20
FrequentDirections.java
in src/main/java/org/apache/datasketches/vector/decomposition
293 19
MatrixImplOjAlgo.java
in src/main/java/org/apache/datasketches/vector/matrix
172 11
MatrixFamily.java
in src/main/java/org/apache/datasketches/vector
71 10
MatrixOpsImplOjAlgo.java
in src/main/java/org/apache/datasketches/vector/decomposition
148 7
Matrix.java
in src/main/java/org/apache/datasketches/vector/matrix
79 6
MatrixBuilder.java
in src/main/java/org/apache/datasketches/vector/matrix
20 4
MatrixOps.java
in src/main/java/org/apache/datasketches/vector/decomposition
54 3
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 5 long lines.

File# lines# units# long lines
280 - 5
Correlations

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

src/main/java/org/apache/datasketches/vector/decomposition/FrequentDirections.java x: 4 commits (all time) y: 293 lines of code src/main/java/org/apache/datasketches/vector/decomposition/PreambleUtil.java x: 4 commits (all time) y: 129 lines of code src/main/java/org/apache/datasketches/vector/matrix/MatrixImplOjAlgo.java x: 7 commits (all time) y: 172 lines of code src/main/java/org/apache/datasketches/vector/decomposition/MatrixOpsImplOjAlgo.java x: 6 commits (all time) y: 148 lines of code src/main/java/org/apache/datasketches/vector/matrix/Matrix.java x: 6 commits (all time) y: 79 lines of code tools/SketchesCheckstyle.xml x: 9 commits (all time) y: 280 lines of code src/main/java/org/apache/datasketches/vector/MatrixFamily.java x: 4 commits (all time) y: 71 lines of code src/main/java/org/apache/datasketches/vector/decomposition/MatrixOps.java x: 6 commits (all time) y: 54 lines of code src/main/java/org/apache/datasketches/vector/decomposition/SVDAlgo.java x: 4 commits (all time) y: 16 lines of code src/main/java/org/apache/datasketches/vector/decomposition/package-info.java x: 3 commits (all time) y: 1 lines of code src/main/java/org/apache/datasketches/vector/matrix/MatrixBuilder.java x: 4 commits (all time) y: 20 lines of code src/main/java/org/apache/datasketches/vector/matrix/MatrixPreambleUtil.java x: 3 commits (all time) y: 117 lines of code src/main/java/org/apache/datasketches/vector/matrix/MatrixType.java x: 4 commits (all time) y: 14 lines of code tools/FindBugsExcludeFilter.xml x: 4 commits (all time) y: 23 lines of code
293.0
lines of code
  min: 1.0
  average: 88.69
  25th percentile: 14.5
  median: 62.5
  75th percentile: 143.25
  max: 293.0
0 9.0
commits (all time)
min: 3.0 | average: 4.63 | 25th percentile: 3.25 | median: 4.0 | 75th percentile: 6.0 | max: 9.0

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

src/main/java/org/apache/datasketches/vector/decomposition/FrequentDirections.java x: 2 contributors (all time) y: 293 lines of code src/main/java/org/apache/datasketches/vector/decomposition/PreambleUtil.java x: 2 contributors (all time) y: 129 lines of code src/main/java/org/apache/datasketches/vector/matrix/MatrixImplOjAlgo.java x: 3 contributors (all time) y: 172 lines of code src/main/java/org/apache/datasketches/vector/decomposition/MatrixOpsImplOjAlgo.java x: 3 contributors (all time) y: 148 lines of code src/main/java/org/apache/datasketches/vector/matrix/Matrix.java x: 3 contributors (all time) y: 79 lines of code tools/SketchesCheckstyle.xml x: 5 contributors (all time) y: 280 lines of code src/main/java/org/apache/datasketches/vector/MatrixFamily.java x: 2 contributors (all time) y: 71 lines of code src/main/java/org/apache/datasketches/vector/decomposition/MatrixOps.java x: 3 contributors (all time) y: 54 lines of code src/main/java/org/apache/datasketches/vector/decomposition/SVDAlgo.java x: 2 contributors (all time) y: 16 lines of code src/main/java/org/apache/datasketches/vector/decomposition/package-info.java x: 2 contributors (all time) y: 1 lines of code src/main/java/org/apache/datasketches/vector/matrix/MatrixBuilder.java x: 2 contributors (all time) y: 20 lines of code src/main/java/org/apache/datasketches/vector/matrix/MatrixPreambleUtil.java x: 2 contributors (all time) y: 117 lines of code src/main/java/org/apache/datasketches/vector/matrix/MatrixType.java x: 2 contributors (all time) y: 14 lines of code tools/FindBugsExcludeFilter.xml x: 3 contributors (all time) y: 23 lines of code
293.0
lines of code
  min: 1.0
  average: 88.69
  25th percentile: 14.5
  median: 62.5
  75th percentile: 143.25
  max: 293.0
0 5.0
contributors (all time)
min: 2.0 | average: 2.5 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 5.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".