pytorch / FBGEMM
Unit Size

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

Intro
  • Unit size measurements show the distribution of size of units of code (methods, functions...).
  • Units are classified in four categories based on their size (lines of code): 1-20 (small units), 20-50 (medium size units), 51-100 (long units), 101+ (very long units).
  • You should aim at keeping units small (< 20 lines). Long units may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
Unit Size Overall
  • There are 923 units with 35,533 lines of code in units (50.1% of code).
    • 102 very long units (20,620 lines of code)
    • 78 long units (5,536 lines of code)
    • 170 medium size units (5,282 lines of code)
    • 137 small units (2,061 lines of code)
    • 436 very small units (2,034 lines of code)
58% | 15% | 14% | 5% | 5%
Legend:
101+
51-100
21-50
11-20
1-10
Unit Size per Extension
101+
51-100
21-50
11-20
1-10
cc70% | 13% | 10% | 3% | 2%
h49% | 8% | 15% | 6% | 19%
cpp14% | 33% | 38% | 10% | 4%
py5% | 19% | 19% | 27% | 28%
Unit Size per Logical Component
primary logical decomposition
101+
51-100
21-50
11-20
1-10
src68% | 14% | 11% | 3% | 2%
bench79% | 7% | 7% | 2% | 3%
fbgemm_gpu/codegen34% | 21% | 29% | 6% | 7%
include/fbgemm24% | 6% | 17% | 9% | 42%
fbgemm_gpu/src0% | 36% | 45% | 14% | 3%
fbgemm_gpu/fbgemm_gpu0% | 34% | 6% | 22% | 36%
fbgemm_gpu/bench0% | 10% | 15% | 43% | 31%
fbgemm_gpu0% | 47% | 21% | 24% | 6%
fbgemm_gpu/include/fbgemm_gpu0% | 0% | 17% | 32% | 50%
fbgemm_gpu/bench/scripts0% | 0% | 0% | 0% | 100%
Alternative Visuals
Longest Units
Top 50 longest units
Unit# linesMcCabe index# params
623 36 14
463 86 11
413 89 1
402 51 6
400 57 2
388 22 0
354 86 11
347 2 1
347 2 1
334 17 20
328 2 1
328 2 1
324 26 0
309 2 1
309 2 1
290 2 1
290 2 1
289 12 0
285 19 9
271 2 1
271 2 1
269 10 0
268 41 4
265 61 6
258 42 6
255 27 3
252 2 1
252 2 1
238 38 10
234 8 0
233 2 1
233 2 1
232 11 0
223 38 8
223 39 11
222 41 8
214 10 0
214 2 1
214 2 1
213 35 8
206 29 6
206 22 9
205 30 6
200 17 4
199 35 8
195 12 2
195 2 1
195 2 1
187 34 6
182 28 8