aws-samples / easy-amazon-sagemaker-deployments
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 18 files with 1,107 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (644 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 17 very small files (463 lines of code)
0% | 58% | 0% | 0% | 41%
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% | 61% | 0% | 0% | 38%
html0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ezsmdeploy0% | 100% | 0% | 0% | 0%
notebooks0% | 0% | 0% | 0% | 100%
ezsmdeploy/data0% | 0% | 0% | 0% | 100%
notebooks/src0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 18)
File# lines# units
__init__.py
in ezsmdeploy
644 15
input.html
in notebooks
58 -
modelscript_pytorch.py
in notebooks
49 4
smlocust.py
in ezsmdeploy/data
42 1
predictor.py
in ezsmdeploy/data
40 4
predictor.py
in notebooks/src
40 4
model_handler.py
in ezsmdeploy/data
35 5
setup.py
in root
31 1
modelscript_mxnet.py
in notebooks
31 2
modelscript_tensorflow_lite.py
in notebooks
29 2
modelscript_ensemble_sklearn.py
in notebooks
23 2
transformscript.py
in notebooks/src
23 2
dockerd-entrypoint.py
in ezsmdeploy/data
22 3
modelscript_sklearn.py
in notebooks
18 2
modelscript_tensorflow.py
in notebooks
17 2
wsgi.py
in ezsmdeploy/data
2 -
wsgi.py
in notebooks/src
2 -
in
MANIFEST.in
in root
1 -
Files With Most Units (Top 14)
File# lines# units
__init__.py
in ezsmdeploy
644 15
model_handler.py
in ezsmdeploy/data
35 5
predictor.py
in ezsmdeploy/data
40 4
predictor.py
in notebooks/src
40 4
modelscript_pytorch.py
in notebooks
49 4
dockerd-entrypoint.py
in ezsmdeploy/data
22 3
modelscript_ensemble_sklearn.py
in notebooks
23 2
modelscript_mxnet.py
in notebooks
31 2
transformscript.py
in notebooks/src
23 2
modelscript_tensorflow.py
in notebooks
17 2
modelscript_sklearn.py
in notebooks
18 2
modelscript_tensorflow_lite.py
in notebooks
29 2
setup.py
in root
31 1
smlocust.py
in ezsmdeploy/data
42 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
__init__.py
in ezsmdeploy
644 15 3
setup.py
in root
31 1 1