microsoft / vi-hds
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 36 files with 4,378 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (522 lines of code)
    • 6 medium size files (1,759 lines of codeclsfd_ftr_w_mp_ins)
    • 8 small files (1,086 lines of code)
    • 21 very small files (1,011 lines of code)
0% | 11% | 40% | 24% | 23%
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% | 12% | 42% | 26% | 19%
yaml0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
vihds0% | 17% | 44% | 26% | 12%
models0% | 0% | 40% | 27% | 32%
inferencegraphs0% | 0% | 0% | 0% | 100%
data0% | 0% | 0% | 0% | 100%
azure-pipelines0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 36)
File# lines# units
plotting.py
in vihds
522 11
distributions.py
in vihds
382 71
parameters.py
in vihds
356 31
encoders.py
in vihds
314 28
training.py
in vihds
295 15
degrader_constant.py
in models
206 10
relay_constant.py
in models
206 10
xval.py
in vihds
191 11
config.py
in vihds
174 13
dr_constant.py
in models
168 13
datasets.py
in vihds
121 14
run_inference_graph.py
in vihds
113 6
inducer_constant.py
in models
107 11
utils.py
in vihds
107 9
ode.py
in vihds
105 16
procdata.py
in data
97 9
inference_graph.py
in vihds
93 9
auto_constant.py
in models
90 11
dr_blackbox.py
in models
89 8
prpr_constant.py
in models
89 10
run_xval.py
in vihds
76 3
precisions.py
in vihds
71 8
build-pr.yml
in azure-pipelines
69 -
inference_graph.yaml
in inferencegraphs
54 -
inference_graph_e10.yaml
in inferencegraphs
54 -
debug.py
in models
35 4
call_run_xval.py
in vihds
32 2
vae.py
in vihds
32 4
pyproject.toml
in root
30 -
decoders.py
in vihds
29 2
__init__.py
in models
27 -
solvers.py
in vihds
26 3
environment.yml
in root
8 -
readwrite.py
in vihds
8 2
__init__.py
in data
1 -
__init__.py
in vihds
1 -
Files With Most Units (Top 20)
File# lines# units
distributions.py
in vihds
382 71
parameters.py
in vihds
356 31
encoders.py
in vihds
314 28
ode.py
in vihds
105 16
training.py
in vihds
295 15
datasets.py
in vihds
121 14
dr_constant.py
in models
168 13
config.py
in vihds
174 13
auto_constant.py
in models
90 11
inducer_constant.py
in models
107 11
plotting.py
in vihds
522 11
xval.py
in vihds
191 11
degrader_constant.py
in models
206 10
prpr_constant.py
in models
89 10
relay_constant.py
in models
206 10
procdata.py
in data
97 9
inference_graph.py
in vihds
93 9
utils.py
in vihds
107 9
dr_blackbox.py
in models
89 8
precisions.py
in vihds
71 8
Files With Long Lines (Top 1)

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

File# lines# units# long lines
inference_graph_e10.yaml
in inferencegraphs
54 - 6