korosuke613 / grpshuffle
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 16 files with 1,503 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (868 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (230 lines of code)
    • 11 very small files (405 lines of code)
0% | 0% | 57% | 15% | 26%
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
go0% | 0% | 50% | 25% | 24%
html0% | 0% | 100% | 0% | 0%
ts0% | 0% | 0% | 0% | 100%
json50% | 0% | 0% | 0% | 100%
proto0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
go0% | 0% | 50% | 25% | 24%
doc0% | 0% | 100% | 0% | 0%
node0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
411 -
grpshuffle.pb.go
in go/grpshuffle
256 23
http.go
in go/grpshuffle_client/lib
201 6
main.go
in go/grpshuffle_client
116 2
main.go
in go/grpshuffle_server
114 2
87 -
core.go
in go/grpshuffle_client/lib
79 5
grpshuffle_grpc.pb.go
in go/grpshuffle
70 6
server.go
in go/grpshuffle_server/lib
48 1
36 -
30 -
proto
20 -
health_server.go
in go/grpshuffle_server/lib
17 2
var.go
in go/grpshuffle_server/lib
6 -
var.go
in go/grpshuffle_client/lib
6 -
index.ts
in node
6 -
Files With Most Units (Top 8)
File# lines# units
grpshuffle.pb.go
in go/grpshuffle
256 23
grpshuffle_grpc.pb.go
in go/grpshuffle
70 6
http.go
in go/grpshuffle_client/lib
201 6
core.go
in go/grpshuffle_client/lib
79 5
health_server.go
in go/grpshuffle_server/lib
17 2
main.go
in go/grpshuffle_server
114 2
main.go
in go/grpshuffle_client
116 2
server.go
in go/grpshuffle_server/lib
48 1
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 11 long lines.

File# lines# units# long lines
411 - 5
grpshuffle_grpc.pb.go
in go/grpshuffle
70 6 2
main.go
in go/grpshuffle_client
116 2 2
36 - 2
Correlations

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

go/grpshuffle_client/lib/http.go x: 12 commits (all time) y: 201 lines of code go/grpshuffle_client/main.go x: 9 commits (all time) y: 116 lines of code go/grpshuffle_server/lib/server.go x: 6 commits (all time) y: 48 lines of code go/grpshuffle_client/lib/core.go x: 6 commits (all time) y: 79 lines of code go/grpshuffle_client/lib/var.go x: 4 commits (all time) y: 6 lines of code doc/index.html x: 6 commits (all time) y: 411 lines of code go/grpshuffle/grpshuffle.pb.go x: 6 commits (all time) y: 256 lines of code go/grpshuffle_server/main.go x: 10 commits (all time) y: 114 lines of code grpshuffle.proto x: 6 commits (all time) y: 20 lines of code node/src/GrpshuffleClient.ts x: 4 commits (all time) y: 87 lines of code node/src/grpshuffle-client-server.ts x: 6 commits (all time) y: 30 lines of code go/grpshuffle_server/lib/var.go x: 2 commits (all time) y: 6 lines of code go/grpshuffle_server/lib/health_server.go x: 2 commits (all time) y: 17 lines of code node/index.ts x: 6 commits (all time) y: 6 lines of code renovate.json5 x: 4 commits (all time) y: 36 lines of code go/grpshuffle/grpshuffle_grpc.pb.go x: 2 commits (all time) y: 70 lines of code
411.0
lines of code
  min: 6.0
  average: 93.94
  25th percentile: 17.75
  median: 59.0
  75th percentile: 115.5
  max: 411.0
0 12.0
commits (all time)
min: 2.0 | average: 5.69 | 25th percentile: 4.0 | median: 6.0 | 75th percentile: 6.0 | max: 12.0

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

go/grpshuffle_client/lib/http.go x: 3 contributors (all time) y: 201 lines of code go/grpshuffle_client/main.go x: 3 contributors (all time) y: 116 lines of code go/grpshuffle_server/lib/server.go x: 3 contributors (all time) y: 48 lines of code go/grpshuffle_client/lib/core.go x: 3 contributors (all time) y: 79 lines of code go/grpshuffle_client/lib/var.go x: 3 contributors (all time) y: 6 lines of code doc/index.html x: 3 contributors (all time) y: 411 lines of code go/grpshuffle/grpshuffle.pb.go x: 3 contributors (all time) y: 256 lines of code go/grpshuffle_server/main.go x: 3 contributors (all time) y: 114 lines of code grpshuffle.proto x: 3 contributors (all time) y: 20 lines of code node/src/GrpshuffleClient.ts x: 3 contributors (all time) y: 87 lines of code node/src/grpshuffle-client-server.ts x: 3 contributors (all time) y: 30 lines of code go/grpshuffle_server/lib/var.go x: 2 contributors (all time) y: 6 lines of code go/grpshuffle_server/lib/health_server.go x: 2 contributors (all time) y: 17 lines of code renovate.json5 x: 2 contributors (all time) y: 36 lines of code go/grpshuffle/grpshuffle_grpc.pb.go x: 2 contributors (all time) y: 70 lines of code
411.0
lines of code
  min: 6.0
  average: 93.94
  25th percentile: 17.75
  median: 59.0
  75th percentile: 115.5
  max: 411.0
0 3.0
contributors (all time)
min: 2.0 | average: 2.69 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.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): 11 points

go/grpshuffle_client/lib/http.go x: 8 commits (90d) y: 201 lines of code go/grpshuffle_client/main.go x: 7 commits (90d) y: 116 lines of code go/grpshuffle_server/lib/server.go x: 4 commits (90d) y: 48 lines of code go/grpshuffle_client/lib/core.go x: 4 commits (90d) y: 79 lines of code go/grpshuffle_client/lib/var.go x: 2 commits (90d) y: 6 lines of code doc/index.html x: 2 commits (90d) y: 411 lines of code go/grpshuffle/grpshuffle.pb.go x: 2 commits (90d) y: 256 lines of code go/grpshuffle_server/main.go x: 2 commits (90d) y: 114 lines of code grpshuffle.proto x: 2 commits (90d) y: 20 lines of code node/src/GrpshuffleClient.ts x: 2 commits (90d) y: 87 lines of code node/src/grpshuffle-client-server.ts x: 2 commits (90d) y: 30 lines of code
411.0
lines of code
  min: 6.0
  average: 124.36
  25th percentile: 30.0
  median: 87.0
  75th percentile: 201.0
  max: 411.0
0 8.0
commits (90d)
min: 2.0 | average: 3.36 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 4.0 | max: 8.0

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

go/grpshuffle_client/lib/http.go x: 2 contributors (90d) y: 201 lines of code go/grpshuffle_client/main.go x: 2 contributors (90d) y: 116 lines of code go/grpshuffle_server/lib/server.go x: 2 contributors (90d) y: 48 lines of code go/grpshuffle_client/lib/core.go x: 2 contributors (90d) y: 79 lines of code go/grpshuffle_client/lib/var.go x: 2 contributors (90d) y: 6 lines of code doc/index.html x: 2 contributors (90d) y: 411 lines of code go/grpshuffle/grpshuffle.pb.go x: 2 contributors (90d) y: 256 lines of code go/grpshuffle_server/main.go x: 2 contributors (90d) y: 114 lines of code grpshuffle.proto x: 2 contributors (90d) y: 20 lines of code node/src/GrpshuffleClient.ts x: 2 contributors (90d) y: 87 lines of code node/src/grpshuffle-client-server.ts x: 2 contributors (90d) y: 30 lines of code
411.0
lines of code
  min: 6.0
  average: 124.36
  25th percentile: 30.0
  median: 87.0
  75th percentile: 201.0
  max: 411.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