facebookresearch / drqv2
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 1,177 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (927 lines of code)
    • 30 very small files (250 lines of code)
0% | 0% | 0% | 78% | 21%
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% | 0% | 94% | 5%
yaml0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 0% | 91% | 8%
cfgs/task0% | 0% | 0% | 0% | 100%
cfgs0% | 0% | 0% | 0% | 100%
Longest Files (Top 36)
File# lines# units
drqv2.py
in root
190 14
train.py
in root
167 12
replay_buffer.py
in root
157 16
dmc.py
in root
155 32
logger.py
in root
142 21
utils.py
in root
116 18
video.py
in root
54 8
config.yaml
in cfgs
51 -
conda_env.yml
in root
30 -
humanoid_stand.yaml
in cfgs/task
6 -
walker_run.yaml
in cfgs/task
6 -
humanoid_walk.yaml
in cfgs/task
6 -
humanoid_run.yaml
in cfgs/task
6 -
walker_stand.yaml
in cfgs/task
6 -
walker_walk.yaml
in cfgs/task
6 -
quadruped_run.yaml
in cfgs/task
5 -
cup_catch.yaml
in cfgs/task
4 -
cheetah_run.yaml
in cfgs/task
4 -
pendulum_swingup.yaml
in cfgs/task
4 -
reach_duplo.yaml
in cfgs/task
4 -
quadruped_walk.yaml
in cfgs/task
4 -
reacher_easy.yaml
in cfgs/task
4 -
reacher_hard.yaml
in cfgs/task
4 -
cartpole_swingup.yaml
in cfgs/task
4 -
cartpole_balance_sparse.yaml
in cfgs/task
4 -
finger_turn_easy.yaml
in cfgs/task
4 -
finger_turn_hard.yaml
in cfgs/task
4 -
acrobot_swingup.yaml
in cfgs/task
4 -
cartpole_balance.yaml
in cfgs/task
4 -
hopper_hop.yaml
in cfgs/task
4 -
hopper_stand.yaml
in cfgs/task
4 -
cartpole_swingup_sparse.yaml
in cfgs/task
4 -
finger_spin.yaml
in cfgs/task
4 -
medium.yaml
in cfgs/task
2 -
hard.yaml
in cfgs/task
2 -
easy.yaml
in cfgs/task
2 -
Files With Most Units (Top 7)
File# lines# units
dmc.py
in root
155 32
logger.py
in root
142 21
utils.py
in root
116 18
replay_buffer.py
in root
157 16
drqv2.py
in root
190 14
train.py
in root
167 12
video.py
in root
54 8
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