aws / dcv-color-primitives
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 18
  • Daily file updates (only one update per file and date counted): 31
  • First update: 2019-12-20
  • Latest update: 2022-01-18
  • Days between first and latest update: 761 (108 weeks, estimated 540 working days)
  • Active days (at least one file change): 62
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 18 files with 10,190 lines of code in files.
    • 17 files that are 366+ days old (10,049 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 1 files that are 1-30 days old (141 lines of code)
98% | 0% | 0% | 0% | 1%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 18 files with 10,190 lines of code in files.
    • 4 files have been last changed 366+ days ago (171 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 1 files have been last changed 91-180 days ago (73 lines of code)
    • 2 files have been last changed 31-90 days ago (174 lines of code)
    • 11 files have been last changed 1-30 days ago (9,772 lines of code)
1% | 0% | <1% | 1% | 95%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
rs, md, py, txt, c, gitignore, h, yml, json, toml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
rs100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
py52% | 0% | 0% | 0% | 47%
h100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py52% | 0% | 0% | 0% | 47%
rs<1% | 0% | <1% | 2% | 96%
c0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src/convert_image100% | 0% | 0% | 0% | 0%
c_tests100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
benches100% | 0% | 0% | 0% | 0%
include100% | 0% | 0% | 0% | 0%
ROOT17% | 0% | 0% | 0% | 82%
build-aux100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
benches83% | 0% | 0% | 16% | 0%
src<1% | 0% | 9% | 18% | 70%
src/convert_image<1% | 0% | 0% | 0% | 99%
build-aux100% | 0% | 0% | 0% | 0%
c_tests0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
include0% | 0% | 0% | 0% | 100%
Oldest Files (Top 18)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
avx2.rs
in src/convert_image
2750 6 14 774 36
sse2.rs
in src/convert_image
2494 6 14 774 34
x86.rs
in src/convert_image
2085 12 14 774 27
unit.c
in c_tests
1525 1 14 774 17
lib.rs
in src
469 3 14 774 23
geninput.py
in benches
152 1 713 774 7
pixel_format.rs
in src
144 6 47 774 6
common.rs
in src/convert_image
140 - 14 774 11
cpu_info.rs
in src
73 2 139 774 8
dispatcher.rs
in src
69 1 14 774 6
benches.rs
in benches
30 1 47 774 19
Cargo.toml
in root
30 - 14 774 30
color_space.rs
in src
9 - 14 774 3
static_assert.rs
in src
7 - 774 774 1
mod.rs
in src/convert_image
6 - 601 774 3
dcv_color_primitives.h
in include
60 - 14 771 15
getversion.py
in build-aux
6 - 722 722 1
genweights.py
in root
141 - 14 14 1
Files Not Recently Changed (Top 18)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
static_assert.rs
in src
7 - 774 774 1
getversion.py
in build-aux
6 - 722 722 1
geninput.py
in benches
152 1 713 774 7
mod.rs
in src/convert_image
6 - 601 774 3
cpu_info.rs
in src
73 2 139 774 8
benches.rs
in benches
30 1 47 774 19
pixel_format.rs
in src
144 6 47 774 6
color_space.rs
in src
9 - 14 774 3
Cargo.toml
in root
30 - 14 774 30
dcv_color_primitives.h
in include
60 - 14 771 15
dispatcher.rs
in src
69 1 14 774 6
common.rs
in src/convert_image
140 - 14 774 11
genweights.py
in root
141 - 14 14 1
lib.rs
in src
469 3 14 774 23
unit.c
in c_tests
1525 1 14 774 17
x86.rs
in src/convert_image
2085 12 14 774 27
sse2.rs
in src/convert_image
2494 6 14 774 34
avx2.rs
in src/convert_image
2750 6 14 774 36
Most Recently Created Files (Top 18)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
genweights.py
in root
141 - 14 14 1
getversion.py
in build-aux
6 - 722 722 1
dcv_color_primitives.h
in include
60 - 14 771 15
avx2.rs
in src/convert_image
2750 6 14 774 36
sse2.rs
in src/convert_image
2494 6 14 774 34
x86.rs
in src/convert_image
2085 12 14 774 27
unit.c
in c_tests
1525 1 14 774 17
lib.rs
in src
469 3 14 774 23
geninput.py
in benches
152 1 713 774 7
pixel_format.rs
in src
144 6 47 774 6
common.rs
in src/convert_image
140 - 14 774 11
cpu_info.rs
in src
73 2 139 774 8
dispatcher.rs
in src
69 1 14 774 6
benches.rs
in benches
30 1 47 774 19
Cargo.toml
in root
30 - 14 774 30
color_space.rs
in src
9 - 14 774 3
static_assert.rs
in src
7 - 774 774 1
mod.rs
in src/convert_image
6 - 601 774 3
Most Recently Changed Files (Top 18)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
avx2.rs
in src/convert_image
2750 6 14 774 36
sse2.rs
in src/convert_image
2494 6 14 774 34
x86.rs
in src/convert_image
2085 12 14 774 27
unit.c
in c_tests
1525 1 14 774 17
lib.rs
in src
469 3 14 774 23
genweights.py
in root
141 - 14 14 1
common.rs
in src/convert_image
140 - 14 774 11
dispatcher.rs
in src
69 1 14 774 6
dcv_color_primitives.h
in include
60 - 14 771 15
Cargo.toml
in root
30 - 14 774 30
color_space.rs
in src
9 - 14 774 3
pixel_format.rs
in src
144 6 47 774 6
benches.rs
in benches
30 1 47 774 19
cpu_info.rs
in src
73 2 139 774 8
mod.rs
in src/convert_image
6 - 601 774 3
geninput.py
in benches
152 1 713 774 7
getversion.py
in build-aux
6 - 722 722 1
static_assert.rs
in src
7 - 774 774 1