android / renderscript-intrinsics-replacement-toolkit
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: 56
  • Daily file updates (only one update per file and date counted): 99
  • First update: 2021-04-17
  • Latest update: 2022-01-05
  • Days between first and latest update: 264 (37 weeks, estimated 185 working days)
  • Active days (at least one file change): 5
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 56 files with 17,659 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 56 files that are 181-365 days old (17,659 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)
    • 0 files that are 1-30 days old (0 lines of code)
0% | 100% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 56 files with 17,659 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 54 files have been last changed 181-365 days ago (16,587 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 2 files have been last changed 1-30 days ago (1,072 lines of code)
0% | 93% | 0% | 0% | 6%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
kt, cpp, S, xml, gradle, gitignore, h, pro, txt, md, properties, bat, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
S0% | 100% | 0% | 0% | 0%
cpp0% | 100% | 0% | 0% | 0%
kt0% | 100% | 0% | 0% | 0%
h0% | 100% | 0% | 0% | 0%
pro0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
S0% | 100% | 0% | 0% | 0%
cpp0% | 100% | 0% | 0% | 0%
kt0% | 71% | 0% | 0% | 28%
h0% | 100% | 0% | 0% | 0%
pro0% | 100% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
renderscript-toolkit/src/main/cpp0% | 100% | 0% | 0% | 0%
test-app/src/main/java/com/google/android/renderscript_test0% | 100% | 0% | 0% | 0%
renderscript-toolkit/src/main/java/com/google/android/renderscript0% | 100% | 0% | 0% | 0%
renderscript-toolkit0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
renderscript-toolkit/src/main/cpp0% | 100% | 0% | 0% | 0%
test-app/src/main/java/com/google/android/renderscript_test0% | 63% | 0% | 0% | 36%
renderscript-toolkit/src/main/java/com/google/android/renderscript0% | 100% | 0% | 0% | 0%
renderscript-toolkit0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
S
Blur_advsimd.S
in renderscript-toolkit/src/main/cpp
1757 - 291 291 1
S
Blur_neon.S
in renderscript-toolkit/src/main/cpp
1719 - 291 291 1
S
ColorMatrix_advsimd.S
in renderscript-toolkit/src/main/cpp
1178 - 291 291 1
x86.cpp
in renderscript-toolkit/src/main/cpp
1076 25 291 291 1
AllTests.kt
in test-app/src/main/java/com/google/android/renderscript_test
1055 1 30 291 3
Toolkit.kt
in renderscript-toolkit/src/main/java/com/google/android/renderscript
807 20 291 291 1
ColorMatrix.cpp
in renderscript-toolkit/src/main/cpp
803 7 291 291 1
S
Resize_neon.S
in renderscript-toolkit/src/main/cpp
729 - 291 291 1
S
Resize_advsimd.S
in renderscript-toolkit/src/main/cpp
690 - 291 291 1
Resize.cpp
in renderscript-toolkit/src/main/cpp
618 20 291 291 1
S
Blend_advsimd.S
in renderscript-toolkit/src/main/cpp
550 - 291 291 1
S
Blend_neon.S
in renderscript-toolkit/src/main/cpp
545 - 291 291 1
JniEntryPoints.cpp
in renderscript-toolkit/src/main/cpp
394 4 291 291 1
Blur.cpp
in renderscript-toolkit/src/main/cpp
352 11 291 291 1
S
YuvToRgb_advsimd.S
in renderscript-toolkit/src/main/cpp
330 - 291 291 1
BufferUtils.kt
in test-app/src/main/java/com/google/android/renderscript_test
329 15 291 291 1
Blend.cpp
in renderscript-toolkit/src/main/cpp
323 4 291 291 1
S
ColorMatrix_neon.S
in renderscript-toolkit/src/main/cpp
314 - 291 291 1
Convolve5x5.cpp
in renderscript-toolkit/src/main/cpp
267 10 291 291 1
S
YuvToRgb_neon.S
in renderscript-toolkit/src/main/cpp
252 - 291 291 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
pro
consumer-rules.pro
in renderscript-toolkit
1 - 291 291 1
RenderScriptToolkit.cpp
in renderscript-toolkit/src/main/cpp
9 - 291 291 1
ReferenceLut.kt
in test-app/src/main/java/com/google/android/renderscript_test
25 1 291 291 1
ReferenceColorMatrix.kt
in test-app/src/main/java/com/google/android/renderscript_test
32 1 291 291 1
ReferenceLut3d.kt
in test-app/src/main/java/com/google/android/renderscript_test
43 1 291 291 1
TimingTracker.kt
in test-app/src/main/java/com/google/android/renderscript_test
43 3 291 291 1
ReferenceConvolve.kt
in test-app/src/main/java/com/google/android/renderscript_test
45 1 291 291 1
IntrinsicYuvToRgb.kt
in test-app/src/main/java/com/google/android/renderscript_test
46 1 291 291 1
ReferenceBlend.kt
in test-app/src/main/java/com/google/android/renderscript_test
49 2 291 291 1
Utils.cpp
in renderscript-toolkit/src/main/cpp
51 2 291 291 1
Lut.cpp
in renderscript-toolkit/src/main/cpp
53 2 291 291 1
ReferenceHistogram.kt
in test-app/src/main/java/com/google/android/renderscript_test
53 2 291 291 1
TaskProcessor.h
in renderscript-toolkit/src/main/cpp
61 3 291 291 1
ReferenceResize.kt
in test-app/src/main/java/com/google/android/renderscript_test
72 1 291 291 1
ReferenceYuvToRgb.kt
in test-app/src/main/java/com/google/android/renderscript_test
74 1 291 291 1
ReferenceBlur.kt
in test-app/src/main/java/com/google/android/renderscript_test
79 1 291 291 1
IntrinsicBlur.kt
in test-app/src/main/java/com/google/android/renderscript_test
81 2 291 291 1
Utils.h
in renderscript-toolkit/src/main/cpp
92 11 291 291 1
IntrinsicResize.kt
in test-app/src/main/java/com/google/android/renderscript_test
92 2 291 291 1
IntrinsicLut.kt
in test-app/src/main/java/com/google/android/renderscript_test
92 2 291 291 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
S
Blur_advsimd.S
in renderscript-toolkit/src/main/cpp
1757 - 291 291 1
S
Blur_neon.S
in renderscript-toolkit/src/main/cpp
1719 - 291 291 1
S
ColorMatrix_advsimd.S
in renderscript-toolkit/src/main/cpp
1178 - 291 291 1
x86.cpp
in renderscript-toolkit/src/main/cpp
1076 25 291 291 1
AllTests.kt
in test-app/src/main/java/com/google/android/renderscript_test
1055 1 30 291 3
Toolkit.kt
in renderscript-toolkit/src/main/java/com/google/android/renderscript
807 20 291 291 1
ColorMatrix.cpp
in renderscript-toolkit/src/main/cpp
803 7 291 291 1
S
Resize_neon.S
in renderscript-toolkit/src/main/cpp
729 - 291 291 1
S
Resize_advsimd.S
in renderscript-toolkit/src/main/cpp
690 - 291 291 1
Resize.cpp
in renderscript-toolkit/src/main/cpp
618 20 291 291 1
S
Blend_advsimd.S
in renderscript-toolkit/src/main/cpp
550 - 291 291 1
S
Blend_neon.S
in renderscript-toolkit/src/main/cpp
545 - 291 291 1
JniEntryPoints.cpp
in renderscript-toolkit/src/main/cpp
394 4 291 291 1
Blur.cpp
in renderscript-toolkit/src/main/cpp
352 11 291 291 1
S
YuvToRgb_advsimd.S
in renderscript-toolkit/src/main/cpp
330 - 291 291 1
BufferUtils.kt
in test-app/src/main/java/com/google/android/renderscript_test
329 15 291 291 1
Blend.cpp
in renderscript-toolkit/src/main/cpp
323 4 291 291 1
S
ColorMatrix_neon.S
in renderscript-toolkit/src/main/cpp
314 - 291 291 1
Convolve5x5.cpp
in renderscript-toolkit/src/main/cpp
267 10 291 291 1
S
YuvToRgb_neon.S
in renderscript-toolkit/src/main/cpp
252 - 291 291 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
AllTests.kt
in test-app/src/main/java/com/google/android/renderscript_test
1055 1 30 291 3
MainActivity.kt
in test-app/src/main/java/com/google/android/renderscript_test
17 1 30 291 3
S
Blur_advsimd.S
in renderscript-toolkit/src/main/cpp
1757 - 291 291 1
S
Blur_neon.S
in renderscript-toolkit/src/main/cpp
1719 - 291 291 1
S
ColorMatrix_advsimd.S
in renderscript-toolkit/src/main/cpp
1178 - 291 291 1
x86.cpp
in renderscript-toolkit/src/main/cpp
1076 25 291 291 1
Toolkit.kt
in renderscript-toolkit/src/main/java/com/google/android/renderscript
807 20 291 291 1
ColorMatrix.cpp
in renderscript-toolkit/src/main/cpp
803 7 291 291 1
S
Resize_neon.S
in renderscript-toolkit/src/main/cpp
729 - 291 291 1
S
Resize_advsimd.S
in renderscript-toolkit/src/main/cpp
690 - 291 291 1
Resize.cpp
in renderscript-toolkit/src/main/cpp
618 20 291 291 1
S
Blend_advsimd.S
in renderscript-toolkit/src/main/cpp
550 - 291 291 1
S
Blend_neon.S
in renderscript-toolkit/src/main/cpp
545 - 291 291 1
JniEntryPoints.cpp
in renderscript-toolkit/src/main/cpp
394 4 291 291 1
Blur.cpp
in renderscript-toolkit/src/main/cpp
352 11 291 291 1
S
YuvToRgb_advsimd.S
in renderscript-toolkit/src/main/cpp
330 - 291 291 1
BufferUtils.kt
in test-app/src/main/java/com/google/android/renderscript_test
329 15 291 291 1
Blend.cpp
in renderscript-toolkit/src/main/cpp
323 4 291 291 1
S
ColorMatrix_neon.S
in renderscript-toolkit/src/main/cpp
314 - 291 291 1
Convolve5x5.cpp
in renderscript-toolkit/src/main/cpp
267 10 291 291 1