facebookresearch / DeepSDF
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 19 files with 2,575 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 5 medium size files (1,516 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (527 lines of code)
    • 10 very small files (532 lines of code)
0% | 0% | 58% | 20% | 20%
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% | 53% | 14% | 31%
cpp0% | 0% | 69% | 30% | 0%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 72% | 9% | 18%
src0% | 0% | 66% | 28% | 4%
deep_sdf0% | 0% | 0% | 42% | 57%
networks0% | 0% | 0% | 0% | 100%
deep_sdf/metrics0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
PreprocessMesh.cpp
in src
442 6
train_deep_sdf.py
in root
410 20
SampleVisibleMeshSurface.cpp
in src
238 4
reconstruct.py
in root
220 3
preprocess_data.py
in root
206 5
Utils.cpp
in src
182 7
workspace.py
in deep_sdf
126 13
ShaderProgram.cpp
in src
113 4
evaluate.py
in root
106 1
generate_training_meshes.py
in root
99 1
deep_sdf_decoder.py
in networks
88 3
mesh.py
in deep_sdf
87 2
plot_log.py
in root
73 2
utils.py
in deep_sdf
49 3
Utils.h
in src
49 4
show_interior_samples.py
in root
40 -
data.py
in deep_sdf
28 1
chamfer.py
in deep_sdf/metrics
14 1
__init__.py
in deep_sdf
5 -
Files With Most Units (Top 17)
File# lines# units
train_deep_sdf.py
in root
410 20
workspace.py
in deep_sdf
126 13
Utils.cpp
in src
182 7
PreprocessMesh.cpp
in src
442 6
preprocess_data.py
in root
206 5
Utils.h
in src
49 4
SampleVisibleMeshSurface.cpp
in src
238 4
ShaderProgram.cpp
in src
113 4
utils.py
in deep_sdf
49 3
deep_sdf_decoder.py
in networks
88 3
reconstruct.py
in root
220 3
plot_log.py
in root
73 2
mesh.py
in deep_sdf
87 2
chamfer.py
in deep_sdf/metrics
14 1
data.py
in deep_sdf
28 1
evaluate.py
in root
106 1
generate_training_meshes.py
in root
99 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