facebookresearch / BinauralSDM
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 30 files with 1,128 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)
    • 2 small files (273 lines of code)
    • 28 very small files (855 lines of code)
0% | 0% | 0% | 24% | 75%
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
m0% | 0% | 0% | 24% | 75%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Src0% | 0% | 0% | 25% | 74%
Src/ReverbSynthesis0% | 0% | 0% | 0% | 100%
Longest Files (Top 30)
File# lines# units
create_SRIR_data.m
in Src
171 9
create_BRIR_data.m
in Src
102 9
getLundebyRT30.m
in Src
95 -
Synthesize_SDM_Binaural.m
in Src
69 -
create_MicGeometry.m
in Src
65 -
read_RIR.m
in Src
60 -
split_BRIR.m
in Src
52 -
ModifyReverbSlope.m
in Src
50 -
QuantizeDOA.m
in Src
41 -
PreProcess_Synthesize_SDM_Binaural.m
in Src
40 -
removeER.m
in Src
40 -
Analyze_SRIR.m
in Src
37 -
PreProcess_P_RIR.m
in Src
36 -
SaveBRIR.m
in Src
31 -
findDirect.m
in Src
28 -
getLundebyFOB.m
in Src
24 -
SaveRenderingStructs.m
in Src
21 -
align_DOA.m
in Src
21 -
create_FIR_eq.m
in Src
19 -
PreProcess_Raw_RIR.m
in Src
18 -
Schroeder_reverberator.m
in Src/ReverbSynthesis
15 -
Smooth_DOA.m
in Src
15 -
removeInitialDelay.m
in Src
14 -
allpass_filter.m
in Src/ReverbSynthesis
12 -
comb_filter.m
in Src/ReverbSynthesis
12 -
Read_HRTF.m
in Src
10 -
shift_P_RIR.m
in Src
9 -
GetReverbTime.m
in Src
8 -
iscoprime.m
in Src/ReverbSynthesis
7 -
getDSonset.m
in Src
6 -
Files With Most Units (Top 2)
File# lines# units
create_BRIR_data.m
in Src
102 9
create_SRIR_data.m
in Src
171 9
Files With Long Lines (Top 9)

There are 9 files with lines longer than 120 characters. In total, there are 25 long lines.

File# lines# units# long lines
read_RIR.m
in Src
60 - 8
SaveBRIR.m
in Src
31 - 5
PreProcess_Synthesize_SDM_Binaural.m
in Src
40 - 3
PreProcess_P_RIR.m
in Src
36 - 2
getLundebyRT30.m
in Src
95 - 2
getDSonset.m
in Src
6 - 2
SaveRenderingStructs.m
in Src
21 - 1
QuantizeDOA.m
in Src
41 - 1
removeInitialDelay.m
in Src
14 - 1