File Size vs. Commits (all time): 26 points
src/main/java/org/apache/datasketches/memory/DefaultMemoryRequestServer.java
x: 25 commits (all time)
y: 53 lines of code
src/main/java/org/apache/datasketches/memory/Memory.java
x: 32 commits (all time)
y: 135 lines of code
src/main/java/org/apache/datasketches/memory/MemoryRequestServer.java
x: 25 commits (all time)
y: 5 lines of code
src/main/java/org/apache/datasketches/memory/Resource.java
x: 27 commits (all time)
y: 68 lines of code
src/main/java/org/apache/datasketches/memory/WritableMemory.java
x: 34 commits (all time)
y: 195 lines of code
src/main/java/org/apache/datasketches/memory/internal/ResourceImpl.java
x: 25 commits (all time)
y: 454 lines of code
src/main/java/org/apache/datasketches/memory/internal/WritableMemoryImpl.java
x: 30 commits (all time)
y: 287 lines of code
src/main/java/org/apache/datasketches/memory/internal/NativeWritableBufferImpl.java
x: 15 commits (all time)
y: 212 lines of code
src/main/java/org/apache/datasketches/memory/internal/WritableBufferImpl.java
x: 15 commits (all time)
y: 234 lines of code
src/main/java/org/apache/datasketches/memory/internal/NativeWritableMemoryImpl.java
x: 15 commits (all time)
y: 117 lines of code
src/main/java/org/apache/datasketches/memory/internal/NonNativeWritableBufferImpl.java
x: 16 commits (all time)
y: 212 lines of code
src/main/java/org/apache/datasketches/memory/internal/NonNativeWritableMemoryImpl.java
x: 15 commits (all time)
y: 116 lines of code
src/main/java/org/apache/datasketches/memory/Buffer.java
x: 15 commits (all time)
y: 73 lines of code
src/main/java/org/apache/datasketches/memory/internal/NonNativeValueLayouts.java
x: 5 commits (all time)
y: 18 lines of code
src/main/java/org/apache/datasketches/memory/internal/PositionalImpl.java
x: 8 commits (all time)
y: 81 lines of code
src/main/java/org/apache/datasketches/memory/internal/Util.java
x: 14 commits (all time)
y: 63 lines of code
src/main/java/org/apache/datasketches/memory/internal/XxHash64.java
x: 9 commits (all time)
y: 153 lines of code
src/main/java/org/apache/datasketches/memory/package-info.java
x: 11 commits (all time)
y: 1 lines of code
src/main/java/org/apache/datasketches/memory/Positional.java
x: 4 commits (all time)
y: 15 lines of code
src/main/java/org/apache/datasketches/memory/WritableBuffer.java
x: 12 commits (all time)
y: 91 lines of code
src/main/java/org/apache/datasketches/memory/XxHash.java
x: 2 commits (all time)
y: 73 lines of code
src/main/java/org/apache/datasketches/memory/BufferPositionInvariantsException.java
x: 2 commits (all time)
y: 7 lines of code
tools/FindBugsExcludeFilter.xml
x: 6 commits (all time)
y: 6 lines of code
tools/MemoryCheckstyle.xml
x: 25 commits (all time)
y: 288 lines of code
src/main/java/org/apache/datasketches/memory/internal/package-info.java
x: 9 commits (all time)
y: 1 lines of code
tools/suppressions.xml
x: 3 commits (all time)
y: 9 lines of code
454.0
lines of code
min: 1.0 average: 114.12 25th percentile: 13.5 median: 77.0 75th percentile: 199.25 max: 454.0
0
34.0
commits (all time)
min: 2.0 | average: 15.35 | 25th percentile: 7.5 | median: 15.0 | 75th percentile: 25.0 | max: 34.0
File Size vs. Contributors (all time): 26 points
src/main/java/org/apache/datasketches/memory/DefaultMemoryRequestServer.java
x: 3 contributors (all time)
y: 53 lines of code
src/main/java/org/apache/datasketches/memory/Memory.java
x: 3 contributors (all time)
y: 135 lines of code
src/main/java/org/apache/datasketches/memory/MemoryRequestServer.java
x: 3 contributors (all time)
y: 5 lines of code
src/main/java/org/apache/datasketches/memory/Resource.java
x: 3 contributors (all time)
y: 68 lines of code
src/main/java/org/apache/datasketches/memory/WritableMemory.java
x: 3 contributors (all time)
y: 195 lines of code
src/main/java/org/apache/datasketches/memory/internal/ResourceImpl.java
x: 3 contributors (all time)
y: 454 lines of code
src/main/java/org/apache/datasketches/memory/internal/WritableMemoryImpl.java
x: 3 contributors (all time)
y: 287 lines of code
src/main/java/org/apache/datasketches/memory/internal/NativeWritableBufferImpl.java
x: 4 contributors (all time)
y: 212 lines of code
src/main/java/org/apache/datasketches/memory/internal/WritableBufferImpl.java
x: 3 contributors (all time)
y: 234 lines of code
src/main/java/org/apache/datasketches/memory/internal/NativeWritableMemoryImpl.java
x: 3 contributors (all time)
y: 117 lines of code
src/main/java/org/apache/datasketches/memory/internal/NonNativeWritableMemoryImpl.java
x: 3 contributors (all time)
y: 116 lines of code
src/main/java/org/apache/datasketches/memory/Buffer.java
x: 3 contributors (all time)
y: 73 lines of code
src/main/java/org/apache/datasketches/memory/internal/NonNativeValueLayouts.java
x: 3 contributors (all time)
y: 18 lines of code
src/main/java/org/apache/datasketches/memory/internal/PositionalImpl.java
x: 3 contributors (all time)
y: 81 lines of code
src/main/java/org/apache/datasketches/memory/internal/Util.java
x: 2 contributors (all time)
y: 63 lines of code
src/main/java/org/apache/datasketches/memory/internal/XxHash64.java
x: 3 contributors (all time)
y: 153 lines of code
src/main/java/org/apache/datasketches/memory/package-info.java
x: 2 contributors (all time)
y: 1 lines of code
src/main/java/org/apache/datasketches/memory/Positional.java
x: 2 contributors (all time)
y: 15 lines of code
src/main/java/org/apache/datasketches/memory/WritableBuffer.java
x: 1 contributors (all time)
y: 91 lines of code
src/main/java/org/apache/datasketches/memory/XxHash.java
x: 1 contributors (all time)
y: 73 lines of code
src/main/java/org/apache/datasketches/memory/BufferPositionInvariantsException.java
x: 1 contributors (all time)
y: 7 lines of code
tools/FindBugsExcludeFilter.xml
x: 2 contributors (all time)
y: 6 lines of code
tools/MemoryCheckstyle.xml
x: 5 contributors (all time)
y: 288 lines of code
src/main/java/org/apache/datasketches/memory/internal/package-info.java
x: 1 contributors (all time)
y: 1 lines of code
tools/suppressions.xml
x: 1 contributors (all time)
y: 9 lines of code
454.0
lines of code
min: 1.0 average: 114.12 25th percentile: 13.5 median: 77.0 75th percentile: 199.25 max: 454.0
0
5.0
contributors (all time)
min: 1.0 | average: 2.62 | 25th percentile: 2.0 | median: 3.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): 7 points
src/main/java/org/apache/datasketches/memory/DefaultMemoryRequestServer.java
x: 2 commits (90d)
y: 53 lines of code
src/main/java/org/apache/datasketches/memory/Memory.java
x: 2 commits (90d)
y: 135 lines of code
src/main/java/org/apache/datasketches/memory/MemoryRequestServer.java
x: 2 commits (90d)
y: 5 lines of code
src/main/java/org/apache/datasketches/memory/Resource.java
x: 6 commits (90d)
y: 68 lines of code
src/main/java/org/apache/datasketches/memory/WritableMemory.java
x: 2 commits (90d)
y: 195 lines of code
src/main/java/org/apache/datasketches/memory/internal/ResourceImpl.java
x: 6 commits (90d)
y: 454 lines of code
src/main/java/org/apache/datasketches/memory/internal/WritableMemoryImpl.java
x: 2 commits (90d)
y: 287 lines of code
454.0
lines of code
min: 5.0 average: 171.0 25th percentile: 53.0 median: 135.0 75th percentile: 287.0 max: 454.0
0
6.0
commits (90d)
min: 2.0 | average: 3.14 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 6.0 | max: 6.0
File Size vs. Contributors (90 days): 7 points
src/main/java/org/apache/datasketches/memory/DefaultMemoryRequestServer.java
x: 2 contributors (90d)
y: 53 lines of code
src/main/java/org/apache/datasketches/memory/Memory.java
x: 2 contributors (90d)
y: 135 lines of code
src/main/java/org/apache/datasketches/memory/MemoryRequestServer.java
x: 2 contributors (90d)
y: 5 lines of code
src/main/java/org/apache/datasketches/memory/Resource.java
x: 2 contributors (90d)
y: 68 lines of code
src/main/java/org/apache/datasketches/memory/WritableMemory.java
x: 2 contributors (90d)
y: 195 lines of code
src/main/java/org/apache/datasketches/memory/internal/ResourceImpl.java
x: 2 contributors (90d)
y: 454 lines of code
src/main/java/org/apache/datasketches/memory/internal/WritableMemoryImpl.java
x: 2 contributors (90d)
y: 287 lines of code
454.0
lines of code
min: 5.0 average: 171.0 25th percentile: 53.0 median: 135.0 75th percentile: 287.0 max: 454.0
0
2.0
contributors (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0