tensorflow / tensorboard
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 1,255 files with 123,320 lines of code.
    • 6 very long files (7,405 lines of code)
    • 29 long files (19,894 lines of code)
    • 127 medium size files (40,771 lines of codeclsfd_ftr_w_mp_ins)
    • 175 small files (25,005 lines of code)
    • 918 very small files (30,245 lines of code)
6% | 16% | 33% | 20% | 24%
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
ts7% | 19% | 32% | 18% | 22%
rs17% | 11% | 50% | 12% | 8%
py0% | 13% | 37% | 28% | 20%
proto0% | 14% | 32% | 25% | 28%
html0% | 0% | 21% | 4% | 74%
bzl0% | 0% | 43% | 24% | 31%
java0% | 0% | 89% | 0% | 10%
css0% | 0% | 49% | 0% | 50%
scss0% | 0% | 0% | 28% | 71%
toml0% | 0% | 0% | 83% | 16%
js0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tensorboard/plugins10% | 26% | 32% | 19% | 11%
tensorboard/data13% | 8% | 51% | 14% | 12%
tensorboard/components8% | 7% | 34% | 25% | 23%
tensorboard/webapp0% | 4% | 26% | 19% | 49%
tensorboard/compat0% | 23% | 28% | 26% | 21%
tensorboard/uploader0% | 23% | 43% | 18% | 13%
tensorboard0% | 29% | 28% | 14% | 27%
tensorboard/backend0% | 0% | 48% | 36% | 15%
tensorboard/defs0% | 0% | 39% | 22% | 38%
tensorboard/util0% | 0% | 55% | 18% | 25%
tensorboard/java0% | 0% | 89% | 0% | 10%
tensorboard/tools0% | 0% | 60% | 26% | 13%
tensorboard/scripts0% | 0% | 0% | 79% | 20%
tensorboard/summary0% | 0% | 0% | 36% | 63%
tensorboard/pip_package0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
tensorboard/functionaltests0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
render.ts
in tensorboard/plugins/graph/tf_graph_common
1716 30
tf-graph-controls.ts
in tensorboard/plugins/graph/tf_graph_controls
1374 22
node.ts
in tensorboard/plugins/graph/tf_graph_common
1233 37
server.rs
in tensorboard/data/server
1052 7
hierarchy.ts
in tensorboard/plugins/graph/tf_graph_common
1026 19
tensor-widget-impl.ts
in tensorboard/components/tensor_widget
1004 28
graph.ts
in tensorboard/plugins/graph/tf_graph_common
968 26
debugger_reducers.ts
in tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/store
967 8
debugger_effects.ts
in tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/effects
957 24
metrics_reducers.ts
in tensorboard/webapp/metrics/store
910 12
line-chart.ts
in tensorboard/components/vz_line_chart2
852 41
proto
config.proto
in tensorboard/compat/proto
779 -
projectorScatterPlotAdapter.ts
in tensorboard/plugins/projector/vz_projector
725 19
uploader.py
in tensorboard/uploader
712 45
tf-graph-scene.html.ts
in tensorboard/plugins/graph/tf_graph
708 -
tf-hparams-query-pane.ts
in tensorboard/plugins/hparams/tf_hparams_query_pane
706 20
vz-histogram-timeseries.ts
in tensorboard/plugins/histogram/vz_histogram_timeseries
685 17
vz-projector-data-panel.ts
in tensorboard/plugins/projector/vz_projector
681 26
tf-node-info.ts
in tensorboard/plugins/graph/tf_graph_info
671 36
run.rs
in tensorboard/data/server
668 13
scatterPlot.ts
in tensorboard/plugins/projector/vz_projector
664 41
data.ts
in tensorboard/plugins/projector/vz_projector
654 12
tf-hparams-scatter-plot-matrix-plot.ts
in tensorboard/plugins/hparams/tf_hparams_scatter_plot_matrix_plot
638 22
npmi_demo_data.py
in tensorboard/plugins/npmi
635 -
vz-projector.ts
in tensorboard/plugins/projector/vz_projector
635 35
vz-projector-projections-panel.ts
in tensorboard/plugins/projector/vz_projector
626 31
tf-custom-scalar-margin-chart-card.ts
in tensorboard/plugins/custom_scalar/tf_custom_scalar_dashboard
611 30
vz-projector-data-panel.html.ts
in tensorboard/plugins/projector/vz_projector
609 -
projector_plugin.py
in tensorboard/plugins/projector
606 34
layout.ts
in tensorboard/plugins/graph/tf_graph_common
565 8
op.ts
in tensorboard/plugins/graph/tf_graph_common
550 2
runs_table_container.ts
in tensorboard/webapp/runs/views/runs_table
547 14
gfile.py
in tensorboard/compat/tensorflow_stub/io
539 61
scene.ts
in tensorboard/plugins/graph/tf_graph_common
524 13
program.py
in tensorboard
502 31
vz-projector-projections-panel.html.ts
in tensorboard/plugins/projector/vz_projector
496 -
tf-graph-scene.ts
in tensorboard/plugins/graph/tf_graph
493 39
debugger_selectors.ts
in tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/store
492 -
bh_tsne.ts
in tensorboard/plugins/projector/vz_projector
492 21
tf-graph-debugger-data-card.ts
in tensorboard/plugins/graph/tf_graph_debugger_data_card
489 12
tf-graph-dashboard.ts
in tensorboard/plugins/graph/tf_graph_dashboard
480 25
annotation_component.ts
in tensorboard/webapp/plugins/npmi/views/annotations_list/annotation
479 32
selection-test.ts
in tensorboard/components/tensor_widget
477 -
tf-category-paginated-view.ts
in tensorboard/components/tf_paginated_view
474 32
uploader_subcommand.py
in tensorboard/uploader
473 32
provider.py
in tensorboard/data
468 74
tf-graph.ts
in tensorboard/plugins/graph/tf_graph
467 33
core_plugin.py
in tensorboard/plugins/core
463 24
line_chart_interactive_view.ts
in tensorboard/webapp/widgets/line_chart_v2/sub_view
460 12
app_routing_effects.ts
in tensorboard/webapp/app_routing/effects
458 2
Files With Most Units (Top 20)
File# lines# units
provider.py
in tensorboard/data
468 74
tensor_shape.py
in tensorboard/compat/tensorflow_stub
392 62
gfile.py
in tensorboard/compat/tensorflow_stub/io
539 61
uploader.py
in tensorboard/uploader
712 45
summary_v2.py
in tensorboard/plugins/hparams
281 44
scatterPlot.ts
in tensorboard/plugins/projector/vz_projector
664 41
line-chart.ts
in tensorboard/components/vz_line_chart2
852 41
tf-graph-scene.ts
in tensorboard/plugins/graph/tf_graph
493 39
node.ts
in tensorboard/plugins/graph/tf_graph_common
1233 37
tf-node-info.ts
in tensorboard/plugins/graph/tf_graph_info
671 36
tf-hparams-utils.ts
in tensorboard/plugins/hparams/tf_hparams_utils
276 36
upload_tracker.py
in tensorboard/uploader
283 36
vz-projector.ts
in tensorboard/plugins/projector/vz_projector
635 35
projector_plugin.py
in tensorboard/plugins/projector
606 34
tf-graph.ts
in tensorboard/plugins/graph/tf_graph
467 33
event_accumulator.py
in tensorboard/backend/event_processing
426 32
tensor_util.py
in tensorboard/util
413 32
axes.ts
in tensorboard/plugins/hparams/tf_hparams_parallel_coords_plot
403 32
tf-category-paginated-view.ts
in tensorboard/components/tf_paginated_view
474 32
uploader_subcommand.py
in tensorboard/uploader
473 32
Files With Long Lines (Top 20)

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

File# lines# units# long lines
js.bzl
in tensorboard/defs/internal
136 - 2
tf-graph-icon.ts
in tensorboard/plugins/graph/tf_graph_common
264 4 2
html.bzl
in tensorboard/defs/internal
136 - 1
defs.bzl
in tensorboard/defs
224 - 1
stack_trace_component.ng.html
in tensorboard/plugins/debugger_v2/tf_debugger_v2_plugin/views/stack_trace
82 - 1
tf-scalar-dashboard.ts
in tensorboard/plugins/scalar/tf_scalar_dashboard
334 10 1
tf-graph-scene.html.ts
in tensorboard/plugins/graph/tf_graph
708 - 1
tf-graph-dashboard.ts
in tensorboard/plugins/graph/tf_graph_dashboard
480 25 1
tf-audio-dashboard.ts
in tensorboard/plugins/audio/tf_audio_dashboard
162 9 1
tf-distribution-dashboard.ts
in tensorboard/plugins/distribution/tf_distribution_dashboard
173 8 1
tf-image-dashboard.ts
in tensorboard/plugins/image/tf_image_dashboard
276 13 1
tf-text-dashboard.ts
in tensorboard/plugins/text/tf_text_dashboard
171 9 1
tf-pr-curve-dashboard.ts
in tensorboard/plugins/pr_curve/tf_pr_curve_dashboard
253 11 1
tf-histogram-dashboard.ts
in tensorboard/plugins/histogram/tf_histogram_dashboard
191 9 1
tf-hparams-main.ts
in tensorboard/plugins/hparams/tf_hparams_main
129 3 1
tf-mesh-dashboard.ts
in tensorboard/plugins/mesh/tf_mesh_dashboard
284 11 1
vz-projector-dashboard.ts
in tensorboard/plugins/projector/vz_projector
82 2 1
tf-no-data-warning.ts
in tensorboard/components/tf_dashboard_common
54 - 1
settings_view_component.ng.html
in tensorboard/webapp/metrics/views/right_pane
213 - 1
annotations_list_toolbar_component.ng.html
in tensorboard/webapp/plugins/npmi/views/annotations_list/annotations_list_toolbar
55 - 1