facebookresearch / SING
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 22 files with 1,172 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (634 lines of code)
    • 17 very small files (538 lines of code)
0% | 0% | 0% | 54% | 45%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 0% | 54% | 45%
yml0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
sing0% | 0% | 0% | 68% | 31%
sing/ae0% | 0% | 0% | 64% | 35%
sing/fondation0% | 0% | 0% | 44% | 55%
sing/nsynth0% | 0% | 0% | 100% | 0%
sing/sequence0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 22)
File# lines# units
train.py
in sing
150 4
parser.py
in sing
146 1
models.py
in sing/ae
125 13
trainer.py
in sing/fondation
108 6
__init__.py
in sing/nsynth
105 10
generate.py
in sing
94 2
models.py
in sing/sequence
66 5
utils.py
in sing/fondation
65 7
utils.py
in sing/ae
54 6
batch.py
in sing/fondation
53 12
trainer.py
in sing/sequence
50 4
dsp.py
in sing
44 8
setup.py
in root
38 -
utils.py
in sing/sequence
27 1
datasets.py
in sing/fondation
18 4
trainer.py
in sing/ae
14 2
environment.yml
in root
10 -
in
MANIFEST.in
in root
1 -
__init__.py
in sing/ae
1 -
__init__.py
in sing
1 -
__init__.py
in sing/fondation
1 -
__init__.py
in sing/sequence
1 -
Files With Most Units (Top 15)
File# lines# units
models.py
in sing/ae
125 13
batch.py
in sing/fondation
53 12
__init__.py
in sing/nsynth
105 10
dsp.py
in sing
44 8
utils.py
in sing/fondation
65 7
utils.py
in sing/ae
54 6
trainer.py
in sing/fondation
108 6
models.py
in sing/sequence
66 5
datasets.py
in sing/fondation
18 4
train.py
in sing
150 4
trainer.py
in sing/sequence
50 4
trainer.py
in sing/ae
14 2
generate.py
in sing
94 2
parser.py
in sing
146 1
utils.py
in sing/sequence
27 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines