awslabs / mxboard
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,607 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (429 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (555 lines of code)
    • 16 very small files (623 lines of code)
0% | 0% | 26% | 34% | 38%
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% | 41% | 42% | 16%
proto0% | 0% | 0% | 19% | 80%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
python/mxboard0% | 0% | 49% | 36% | 13%
tools0% | 0% | 0% | 100% | 0%
python/mxboard/proto0% | 0% | 0% | 19% | 80%
python0% | 0% | 0% | 0% | 100%
Longest Files (Top 22)
File# lines# units
summary.py
in python/mxboard
226 14
writer.py
in python/mxboard
203 32
utils.py
in python/mxboard
195 11
license_header.py
in tools
126 5
event_file_writer.py
in python/mxboard
124 17
proto
summary.proto
in python/mxboard/proto
110 -
_crc32c.py
in python/mxboard
84 3
proto
event.proto
in python/mxboard/proto
69 -
proto
types.proto
in python/mxboard/proto
59 -
proto
tensor.proto
in python/mxboard/proto
57 -
proto
node_def.proto
in python/mxboard/proto
56 -
proto
attr_value.proto
in python/mxboard/proto
55 -
setup.py
in python
51 1
proto
graph.proto
in python/mxboard/proto
49 -
proto
tensor_shape.proto
in python/mxboard/proto
39 -
record_writer.py
in python/mxboard
30 7
proto
versions.proto
in python/mxboard/proto
27 -
proto
resource_handle.proto
in python/mxboard/proto
23 -
proto
plugin_pr_curve.proto
in python/mxboard/proto
18 -
__init__.py
in python/mxboard
3 -
cfg
setup.cfg
in python
2 -
__init__.py
in python/mxboard/proto
1 -
Files With Most Units (Top 8)
File# lines# units
writer.py
in python/mxboard
203 32
event_file_writer.py
in python/mxboard
124 17
summary.py
in python/mxboard
226 14
utils.py
in python/mxboard
195 11
record_writer.py
in python/mxboard
30 7
license_header.py
in tools
126 5
_crc32c.py
in python/mxboard
84 3
setup.py
in python
51 1
Files With Long Lines (Top 1)

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

File# lines# units# long lines
proto
types.proto
in python/mxboard/proto
59 - 1