microsoft / dotnet-samples
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: 96
  • Daily file updates (only one update per file and date counted): 487
  • First update: 2014-08-14
  • Latest update: 2021-06-27
  • Days between first and latest update: 2510 (358 weeks, estimated 1790 working days)
  • Active days (at least one file change): 24
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 96 files with 7,922 lines of code in files.
    • 96 files that are 366+ days old (7,922 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)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 96 files with 7,922 lines of code in files.
    • 84 files have been last changed 366+ days ago (6,577 lines of code)
    • 12 files have been last changed 181-365 days ago (1,345 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)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
83% | 16% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, resx, md, csproj, xaml, txt, bat, cmd, gitignore, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
xaml100% | 0% | 0% | 0% | 0%
cmd100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs82% | 17% | 0% | 0% | 0%
xaml100% | 0% | 0% | 0% | 0%
cmd100% | 0% | 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
System.Numerics/SIMD/Mandelbrot100% | 0% | 0% | 0% | 0%
Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent100% | 0% | 0% | 0% | 0%
System.Numerics/SIMD/RayTracer100% | 0% | 0% | 0% | 0%
System.Reflection.Metadata/MdDumper/Visualization100% | 0% | 0% | 0% | 0%
WinForms-HDPI/SystemAware100% | 0% | 0% | 0% | 0%
WinForms-HDPI/PerMonitorAware100% | 0% | 0% | 0% | 0%
Microsoft.Diagnostics.Tracing/EventSource/EventSource100% | 0% | 0% | 0% | 0%
System.Reflection.Metadata/MdDumper100% | 0% | 0% | 0% | 0%
WinForms-HDPI/PerMonitorAware/Properties100% | 0% | 0% | 0% | 0%
WinForms-HDPI/SystemAware/Properties100% | 0% | 0% | 0% | 0%
System.Numerics/SIMD100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
System.Numerics/SIMD/Mandelbrot100% | 0% | 0% | 0% | 0%
System.Numerics/SIMD/RayTracer100% | 0% | 0% | 0% | 0%
System.Reflection.Metadata/MdDumper/Visualization100% | 0% | 0% | 0% | 0%
WinForms-HDPI/SystemAware100% | 0% | 0% | 0% | 0%
WinForms-HDPI/PerMonitorAware100% | 0% | 0% | 0% | 0%
Microsoft.Diagnostics.Tracing/EventSource/EventSource100% | 0% | 0% | 0% | 0%
Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent19% | 80% | 0% | 0% | 0%
System.Reflection.Metadata/MdDumper100% | 0% | 0% | 0% | 0%
WinForms-HDPI/PerMonitorAware/Properties100% | 0% | 0% | 0% | 0%
WinForms-HDPI/SystemAware/Properties100% | 0% | 0% | 0% | 0%
System.Numerics/SIMD100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
MainWindow.xaml.cs
in System.Numerics/SIMD/RayTracer
316 23 2722 2722 1
Camera.cs
in System.Numerics/SIMD/RayTracer
297 13 2646 2722 2
MainWindow.xaml.cs
in System.Numerics/SIMD/Mandelbrot
252 16 2722 2722 1
FlyThru.xaml.cs
in System.Numerics/SIMD/Mandelbrot
175 6 2722 2722 1
VectorDoubleStrict.cs
in System.Numerics/SIMD/Mandelbrot
173 6 2646 2722 2
30_EventLogEventSource.cs
in Microsoft.Diagnostics.Tracing/EventSource/EventSource
171 5 2722 2722 1
VectorDouble.cs
in System.Numerics/SIMD/Mandelbrot
169 5 2646 2722 2
21_ObserveJitEvents.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
166 6 218 2722 2
VectorFloat.cs
in System.Numerics/SIMD/Mandelbrot
158 6 2646 2722 2
VectorFloatStrict.cs
in System.Numerics/SIMD/Mandelbrot
153 6 2646 2722 2
41_TraceLogMonitor.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
145 5 218 2722 3
40_SimpleTraceLog.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
139 4 218 2722 2
Interfaces.cs
in System.Numerics/SIMD/Mandelbrot
134 2 2722 2722 1
ScalarDouble.cs
in System.Numerics/SIMD/Mandelbrot
134 5 2722 2722 1
51_SimpleMonitorRelogger.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
133 3 218 2722 2
50_SimpleFileRelogger.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
125 5 218 2722 2
ScalarFloat.cs
in System.Numerics/SIMD/Mandelbrot
113 5 2722 2722 1
33_KernelAndClrMonitorWin7.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
112 3 218 2722 2
Color.cs
in System.Numerics/SIMD/RayTracer
110 7 2646 2722 2
20_ObserveGCEvent.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
108 3 2722 2722 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cmd
disable-JIT.cmd
in System.Numerics/SIMD
5 - 2722 2722 1
cmd
enable-JIT.cmd
in System.Numerics/SIMD
6 - 2722 2722 1
xaml
App.xaml
in System.Numerics/SIMD/RayTracer
7 - 2722 2722 1
xaml
App.xaml
in System.Numerics/SIMD/Mandelbrot
7 - 2722 2722 1
Program.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
11 1 2722 2722 1
Program.cs
in Microsoft.Diagnostics.Tracing/EventSource/EventSource
11 1 2722 2722 1
AssemblyInfo.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent/Properties
15 - 2722 2722 1
AssemblyInfo.cs
in Microsoft.Diagnostics.Tracing/EventSource/EventSource/Properties
15 - 2722 2722 1
AssemblyInfo.cs
in System.Numerics/SIMD/RayTracer/Properties
16 - 2722 2722 1
AssemblyInfo.cs
in System.Numerics/SIMD/Mandelbrot/Properties
16 - 2722 2722 1
00_AllSamples.cs
in Microsoft.Diagnostics.Tracing/EventSource/EventSource
20 1 2722 2722 1
SolidMaterial.cs
in System.Numerics/SIMD/RayTracer/Materials
23 4 2722 2722 1
Material.cs
in System.Numerics/SIMD/RayTracer/Materials
28 3 2722 2722 1
00_AllSamples.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
30 1 2722 2722 1
00_CommonListener.cs
in Microsoft.Diagnostics.Tracing/EventSource/EventSource
30 3 2722 2722 1
10_MinimalEventSource.cs
in Microsoft.Diagnostics.Tracing/EventSource/EventSource
32 2 2722 2722 1
xaml
MainWindow.xaml
in System.Numerics/SIMD/RayTracer
37 - 2722 2722 1
CheckerboardMaterial.cs
in System.Numerics/SIMD/RayTracer/Materials
39 4 2722 2722 1
WPFHelpers.cs
in System.Numerics/SIMD/Mandelbrot
50 3 2722 2722 1
20_CustomizedEventSource.cs
in Microsoft.Diagnostics.Tracing/EventSource/EventSource
61 2 2722 2722 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
MetadataVisualizer.cs
in System.Reflection.Metadata/MdDumper/Visualization
881 53 802 809 2
Program.cs
in System.Reflection.Metadata/MdDumper
44 2 802 809 2
MenuStripAndCheckedListBox.Designer.cs
in WinForms-HDPI/SystemAware
192 2 1762 1762 1
SimpleLayout.Designer.cs
in WinForms-HDPI/PerMonitorAware
191 2 1762 1762 1
MainForm.Designer.cs
in WinForms-HDPI/SystemAware
119 2 1762 1762 1
MultipleScalingPasses.Designer.cs
in WinForms-HDPI/SystemAware
95 2 1762 1762 1
MainForm.Designer.cs
in WinForms-HDPI/PerMonitorAware
87 2 1762 1762 1
DataGridViewHeadersScaling.Designer.cs
in WinForms-HDPI/SystemAware
81 2 1762 1762 1
CustomDrawing.cs
in WinForms-HDPI/PerMonitorAware
76 3 1762 1762 1
RightAnchor.Designer.cs
in WinForms-HDPI/SystemAware
69 2 1762 1762 1
MainForm.cs
in WinForms-HDPI/SystemAware
67 10 1762 1762 1
Calendar.Designer.cs
in WinForms-HDPI/SystemAware
65 2 1762 1762 1
ScaleButtonImages.Designer.cs
in WinForms-HDPI/PerMonitorAware
63 2 1762 1762 1
ScaleButtonImages.cs
in WinForms-HDPI/PerMonitorAware
52 5 1762 1762 1
MainForm.cs
in WinForms-HDPI/PerMonitorAware
51 7 1762 1762 1
CustomDrawing.Designer.cs
in WinForms-HDPI/PerMonitorAware
49 2 1762 1762 1
DataGridViewHeadersScaling.cs
in WinForms-HDPI/SystemAware
36 4 1762 1762 1
MenuStripAndCheckedListBox.cs
in WinForms-HDPI/SystemAware
36 3 1762 1762 1
MultipleScalingPasses.cs
in WinForms-HDPI/SystemAware
32 4 1762 1762 1
CurrentDPILabel.cs
in WinForms-HDPI/PerMonitorAware
31 4 1762 1762 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
21_ObserveJitEvents.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
166 6 218 2722 2
41_TraceLogMonitor.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
145 5 218 2722 3
40_SimpleTraceLog.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
139 4 218 2722 2
51_SimpleMonitorRelogger.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
133 3 218 2722 2
50_SimpleFileRelogger.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
125 5 218 2722 2
33_KernelAndClrMonitorWin7.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
112 3 218 2722 2
34_KernelAndClrFileWin7.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
102 4 218 2722 2
32_KernelAndClrFile.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
101 4 218 2722 2
11_SimpleEventSourceFile.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
93 3 218 2722 2
31_KernelAndClrMonitor.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
84 2 218 2722 2
10_SimpleEventSourceMonitor.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
78 1 218 2722 2
30_MonitorLoads.cs
in Microsoft.Diagnostics.Tracing/TraceEvent/TraceEvent
67 1 218 2722 2
MetadataVisualizer.cs
in System.Reflection.Metadata/MdDumper/Visualization
881 53 802 809 2
Program.cs
in System.Reflection.Metadata/MdDumper
44 2 802 809 2
MenuStripAndCheckedListBox.Designer.cs
in WinForms-HDPI/SystemAware
192 2 1762 1762 1
SimpleLayout.Designer.cs
in WinForms-HDPI/PerMonitorAware
191 2 1762 1762 1
MainForm.Designer.cs
in WinForms-HDPI/SystemAware
119 2 1762 1762 1
MultipleScalingPasses.Designer.cs
in WinForms-HDPI/SystemAware
95 2 1762 1762 1
MainForm.Designer.cs
in WinForms-HDPI/PerMonitorAware
87 2 1762 1762 1
DataGridViewHeadersScaling.Designer.cs
in WinForms-HDPI/SystemAware
81 2 1762 1762 1