awslabs / aws-checksums
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 11 files with 1,706 lines of code.
    • 1 very long files (1,220 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (232 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 9 very small files (254 lines of code)
71% | 0% | 13% | 0% | 14%
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
c76% | 0% | 14% | 0% | 9%
cmake0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source97% | 0% | 0% | 0% | 2%
source/intel/asm0% | 0% | 100% | 0% | 0%
source/arm0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
source/intel/visualc0% | 0% | 0% | 0% | 100%
include/aws/checksums0% | 0% | 0% | 0% | 100%
include/aws/checksums/private0% | 0% | 0% | 0% | 100%
source/generic0% | 0% | 0% | 0% | 100%
Longest Files (Top 11)
File# lines# units
crc_sw.c
in source
1220 15
crc32c_sse42_asm.c
in source/intel/asm
232 7
crc32c_arm.c
in source/arm
76 2
cmake
AwsSharedLibSetup.cmake
in cmake
48 -
visualc_crc32c_sse42.c
in source/intel/visualc
42 2
crc.c
in source
25 2
exports.h
in include/aws/checksums
21 -
crc_priv.h
in include/aws/checksums/private
16 -
crc.h
in include/aws/checksums
13 -
crc32c_null.c
in source/generic
8 2
cmake
aws-checksums-config.cmake
in cmake
5 -
Files With Most Units (Top 6)
File# lines# units
crc_sw.c
in source
1220 15
crc32c_sse42_asm.c
in source/intel/asm
232 7
crc32c_null.c
in source/generic
8 2
visualc_crc32c_sse42.c
in source/intel/visualc
42 2
crc32c_arm.c
in source/arm
76 2
crc.c
in source
25 2
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