microsoft / dpu-utils
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: 63
  • Daily file updates (only one update per file and date counted): 146
  • First update: 2018-07-22
  • Latest update: 2021-09-26
  • Days between first and latest update: 1163 (166 weeks, estimated 830 working days)
  • Active days (at least one file change): 107
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 63 files with 5,487 lines of code in files.
    • 58 files that are 366+ days old (5,334 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 5 files that are 91-180 days old (153 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)
97% | 0% | 2% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 63 files with 5,487 lines of code in files.
    • 48 files have been last changed 366+ days ago (4,209 lines of code)
    • 3 files have been last changed 181-365 days ago (273 lines of code)
    • 12 files have been last changed 91-180 days ago (1,005 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)
76% | 4% | 18% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, cs, txt, csproj, in, gitignore, md, json, yml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
py94% | 0% | 5% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cs100% | 0% | 0% | 0% | 0%
py53% | 7% | 38% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
yml0% | 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
dotnet/Utils100% | 0% | 0% | 0% | 0%
dotnet/CSharpSourceGraphExtraction/GraphBuilders100% | 0% | 0% | 0% | 0%
python/dpu_utils/utils94% | 0% | 5% | 0% | 0%
dotnet/CSharpSourceGraphExtraction/Utils100% | 0% | 0% | 0% | 0%
dotnet/CSharpSourceGraphExtraction100% | 0% | 0% | 0% | 0%
python/dpu_utils/tfmodels100% | 0% | 0% | 0% | 0%
python/dpu_utils/ptutils100% | 0% | 0% | 0% | 0%
python/dpu_utils/codeutils72% | 0% | 27% | 0% | 0%
python/dpu_utils/mlutils100% | 0% | 0% | 0% | 0%
python/dpu_utils/tfutils100% | 0% | 0% | 0% | 0%
python/dpu_utils/tf2utils100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
python100% | 0% | 0% | 0% | 0%
python/dpu_utils100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
dotnet/Utils100% | 0% | 0% | 0% | 0%
dotnet/CSharpSourceGraphExtraction/GraphBuilders100% | 0% | 0% | 0% | 0%
dotnet/CSharpSourceGraphExtraction/Utils100% | 0% | 0% | 0% | 0%
dotnet/CSharpSourceGraphExtraction100% | 0% | 0% | 0% | 0%
python/dpu_utils/tfmodels100% | 0% | 0% | 0% | 0%
python/dpu_utils/mlutils100% | 0% | 0% | 0% | 0%
python/dpu_utils/codeutils57% | 5% | 36% | 0% | 0%
python/dpu_utils/ptutils53% | 46% | 0% | 0% | 0%
python/dpu_utils/tfutils100% | 0% | 0% | 0% | 0%
python/dpu_utils/tf2utils100% | 0% | 0% | 0% | 0%
python/dpu_utils/utils5% | 0% | 94% | 0% | 0%
python14% | 0% | 85% | 0% | 0%
python/dpu_utils100% | 0% | 0% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
azure-pipelines.yml
in root
84 - 326 1187 15
richpath.py
in python/dpu_utils/utils
502 81 129 972 13
VariableUseGraphBuilder.cs
in dotnet/CSharpSourceGraphExtraction/GraphBuilders
440 22 971 972 2
RichPath.cs
in dotnet/Utils
401 22 971 972 2
SourceGraph.cs
in dotnet/CSharpSourceGraphExtraction
323 16 971 972 2
DirectedGraph.cs
in dotnet/Utils
243 13 971 972 2
RoslynUtils.cs
in dotnet/CSharpSourceGraphExtraction/Utils
223 16 971 972 2
iterators.py
in python/dpu_utils/utils
207 18 129 972 17
asyncgnn.py
in python/dpu_utils/tfmodels
189 6 944 972 3
GuardedByGraphBuilder.cs
in dotnet/CSharpSourceGraphExtraction/GraphBuilders
184 18 971 972 2
sparsegnn.py
in python/dpu_utils/tfmodels
174 3 944 972 3
TypeHierarchy.cs
in dotnet/CSharpSourceGraphExtraction/Utils
152 8 971 972 2
MethodUtils.cs
in dotnet/CSharpSourceGraphExtraction/Utils
130 4 971 972 2
MethodUseInformationCollector.cs
in dotnet/CSharpSourceGraphExtraction
123 9 971 972 2
ReturnToGraphBuilder.cs
in dotnet/CSharpSourceGraphExtraction/GraphBuilders
116 16 971 972 2
lattice.py
in python/dpu_utils/codeutils/lattice
115 15 971 972 2
DataFlowGraphBuilder.cs
in dotnet/CSharpSourceGraphExtraction/GraphBuilders
93 2 971 972 2
Multimap.cs
in dotnet/Utils
92 10 971 972 2
deduplication.py
in python/dpu_utils/codeutils/deduplication
82 8 776 972 3
vocabulary.py
in python/dpu_utils/mlutils
80 16 776 972 3
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in python/dpu_utils/codeutils/keywords
1 - 971 972 2
__init__.py
in python/dpu_utils/codeutils/deduplication
1 - 971 972 2
__init__.py
in python/dpu_utils
1 - 971 972 2
__init__.py
in python/dpu_utils/tfmodels
2 - 971 972 2
__init__.py
in python/dpu_utils/codeutils/lattice
2 - 971 972 2
gitlog.py
in python/dpu_utils/utils
10 1 971 972 2
debughelper.py
in python/dpu_utils/utils
15 1 971 972 2
csharplattice.py
in python/dpu_utils/codeutils/lattice
19 3 971 972 2
ExtensionUtils.cs
in dotnet/Utils
22 2 971 972 2
pick_indices.py
in python/dpu_utils/tfutils
27 1 971 972 2
IntVocabulary.cs
in dotnet/CSharpSourceGraphExtraction/Utils
33 3 971 972 2
gradratiologgingoptimizer.py
in python/dpu_utils/tfutils
34 4 971 972 2
tfvariablesaver.py
in python/dpu_utils/tfutils
35 4 971 972 2
chartensorizer.py
in python/dpu_utils/mlutils
39 6 971 972 2
ASTGraphBuilder.cs
in dotnet/CSharpSourceGraphExtraction/GraphBuilders
46 4 971 972 2
BidirectionalMap.cs
in dotnet/Utils
65 11 971 972 2
Multimap.cs
in dotnet/Utils
92 10 971 972 2
DataFlowGraphBuilder.cs
in dotnet/CSharpSourceGraphExtraction/GraphBuilders
93 2 971 972 2
lattice.py
in python/dpu_utils/codeutils/lattice
115 15 971 972 2
ReturnToGraphBuilder.cs
in dotnet/CSharpSourceGraphExtraction/GraphBuilders
116 16 971 972 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
parser.py
in python/dpu_utils/codeutils/treesitter
54 1 129 129 1
msgpackloading.py
in python/dpu_utils/utils
47 3 129 129 1
filesuffix.py
in python/dpu_utils/codeutils
25 1 129 129 1
__init__.py
in python/dpu_utils/codeutils/treesitter
1 - 129 129 1
text.py
in python/dpu_utils/codeutils
26 1 130 130 1
componenttrainer.py
in python/dpu_utils/ptutils
192 11 697 794 16
basecomponent.py
in python/dpu_utils/ptutils
167 29 360 794 7
__init__.py
in python/dpu_utils/ptutils
2 - 733 794 3
bpevocabulary.py
in python/dpu_utils/mlutils
134 12 646 801 8
mlp.py
in python/dpu_utils/tf2utils
69 3 658 803 5
unsorted_segment_ops.py
in python/dpu_utils/tf2utils
46 3 663 803 3
activation.py
in python/dpu_utils/tf2utils
30 2 776 803 3
__init__.py
in python/dpu_utils/tf2utils
3 - 802 803 2
constants.py
in python/dpu_utils/tf2utils
1 - 802 803 2
activation.py
in python/dpu_utils/tfutils
26 1 944 944 1
ChunkedJsonWriter.cs
in dotnet/Utils
120 6 957 963 2
richpath.py
in python/dpu_utils/utils
502 81 129 972 13
VariableUseGraphBuilder.cs
in dotnet/CSharpSourceGraphExtraction/GraphBuilders
440 22 971 972 2
RichPath.cs
in dotnet/Utils
401 22 971 972 2
SourceGraph.cs
in dotnet/CSharpSourceGraphExtraction
323 16 971 972 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
keywordlist.py
in python/dpu_utils/codeutils/keywords
32 1 127 972 4
setup.py
in python
24 - 127 972 50
richpath.py
in python/dpu_utils/utils
502 81 129 972 13
iterators.py
in python/dpu_utils/utils
207 18 129 972 17
chunkwriter.py
in python/dpu_utils/utils
69 9 129 972 8
parser.py
in python/dpu_utils/codeutils/treesitter
54 1 129 129 1
msgpackloading.py
in python/dpu_utils/utils
47 3 129 129 1
filesuffix.py
in python/dpu_utils/codeutils
25 1 129 129 1
__init__.py
in python/dpu_utils/utils
14 - 129 972 5
__init__.py
in python/dpu_utils/codeutils
4 - 129 972 3
__init__.py
in python/dpu_utils/codeutils/treesitter
1 - 129 129 1
text.py
in python/dpu_utils/codeutils
26 1 130 130 1
identifiersplitting.py
in python/dpu_utils/codeutils
22 1 298 972 6
azure-pipelines.yml
in root
84 - 326 1187 15
basecomponent.py
in python/dpu_utils/ptutils
167 29 360 794 7
bpevocabulary.py
in python/dpu_utils/mlutils
134 12 646 801 8
mlp.py
in python/dpu_utils/tf2utils
69 3 658 803 5
unsorted_segment_ops.py
in python/dpu_utils/tf2utils
46 3 663 803 3
in
MANIFEST.in
in python
4 - 663 972 3
componenttrainer.py
in python/dpu_utils/ptutils
192 11 697 794 16