aws / amazon-codeguru-profiler-python-agent
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: 48
  • Daily file updates (only one update per file and date counted): 99
  • First update: 2021-01-05
  • Latest update: 2021-09-14
  • Days between first and latest update: 253 (36 weeks, estimated 180 working days)
  • Active days (at least one file change): 44
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 48 files with 2,233 lines of code in files.
    • 45 files that are 366+ days old (2,143 lines of code)
    • 3 files that are 181-365 days old (90 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)
95% | 4% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 48 files with 2,233 lines of code in files.
    • 26 files have been last changed 366+ days ago (627 lines of code)
    • 19 files have been last changed 181-365 days ago (1,369 lines of code)
    • 3 files have been last changed 91-180 days ago (237 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)
28% | 61% | 10% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, yml, txt, rst, in, gitignore, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py96% | 3% | 0% | 0% | 0%
in0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py28% | 61% | 10% | 0% | 0%
in0% | 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
codeguru_profiler_agent100% | 0% | 0% | 0% | 0%
codeguru_profiler_agent/agent_metadata78% | 21% | 0% | 0% | 0%
codeguru_profiler_agent/sdk_reporter100% | 0% | 0% | 0% | 0%
codeguru_profiler_agent/model100% | 0% | 0% | 0% | 0%
codeguru_profiler_agent/utils94% | 5% | 0% | 0% | 0%
ROOT99% | <1% | 0% | 0% | 0%
codeguru_profiler_agent/reporter100% | 0% | 0% | 0% | 0%
codeguru_profiler_agent/aws_lambda100% | 0% | 0% | 0% | 0%
codeguru_profiler_agent/metrics100% | 0% | 0% | 0% | 0%
codeguru_profiler_agent/file_reporter100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
codeguru_profiler_agent21% | 78% | 0% | 0% | 0%
codeguru_profiler_agent/utils87% | 12% | 0% | 0% | 0%
codeguru_profiler_agent/reporter100% | 0% | 0% | 0% | 0%
codeguru_profiler_agent/model46% | 53% | 0% | 0% | 0%
codeguru_profiler_agent/metrics100% | 0% | 0% | 0% | 0%
codeguru_profiler_agent/agent_metadata11% | 69% | 18% | 0% | 0%
codeguru_profiler_agent/aws_lambda11% | 45% | 42% | 0% | 0%
codeguru_profiler_agent/sdk_reporter<1% | 99% | 0% | 0% | 0%
codeguru_profiler_agent/file_reporter3% | 96% | 0% | 0% | 0%
ROOT0% | 22% | 77% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
profiler.py
in codeguru_profiler_agent
177 11 280 392 5
profile_encoder.py
in codeguru_profiler_agent/sdk_reporter
151 19 217 392 9
sdk_reporter.py
in codeguru_profiler_agent/sdk_reporter
127 11 280 392 7
agent_configuration.py
in codeguru_profiler_agent/reporter
112 16 390 392 2
profile.py
in codeguru_profiler_agent/model
101 15 208 392 8
profiler_builder.py
in codeguru_profiler_agent
98 10 306 392 3
local_aggregator.py
in codeguru_profiler_agent
94 12 280 392 10
aws_lambda.py
in codeguru_profiler_agent/agent_metadata
87 8 306 392 3
execution_state.py
in codeguru_profiler_agent/utils
82 12 390 392 2
profiler_runner.py
in codeguru_profiler_agent
81 12 328 392 8
profiler_disabler.py
in codeguru_profiler_agent
80 10 263 392 8
agent_metadata.py
in codeguru_profiler_agent/agent_metadata
71 7 140 392 21
__main__.py
in codeguru_profiler_agent
71 3 390 392 2
sampling_utils.py
in codeguru_profiler_agent
66 8 223 392 9
scheduler.py
in codeguru_profiler_agent/utils
57 10 390 392 2
aws_ec2_instance.py
in codeguru_profiler_agent/agent_metadata
52 8 313 392 4
profiler_decorator.py
in codeguru_profiler_agent/aws_lambda
50 7 306 392 3
codeguru_client_builder.py
in codeguru_profiler_agent
50 5 390 392 2
call_graph_node.py
in codeguru_profiler_agent/model
49 7 390 392 2
lambda_handler.py
in codeguru_profiler_agent/aws_lambda
47 6 144 392 6
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in codeguru_profiler_agent/sdk_reporter
1 - 390 392 2
__init__.py
in codeguru_profiler_agent/metrics
1 - 390 392 2
__init__.py
in codeguru_profiler_agent/aws_lambda
1 - 390 392 2
__init__.py
in codeguru_profiler_agent/file_reporter
1 - 390 392 2
__init__.py
in codeguru_profiler_agent/utils
1 - 390 392 2
__init__.py
in codeguru_profiler_agent/model
1 - 390 392 2
__init__.py
in codeguru_profiler_agent/agent_metadata
1 - 390 392 2
__init__.py
in codeguru_profiler_agent/reporter
1 - 390 392 2
log_exception.py
in codeguru_profiler_agent/utils
3 1 390 392 2
__init__.py
in codeguru_profiler_agent
3 - 390 392 2
frame.py
in codeguru_profiler_agent/model
7 1 390 392 2
reporter.py
in codeguru_profiler_agent/reporter
11 3 390 392 2
lambda_context.py
in codeguru_profiler_agent/aws_lambda
12 2 390 392 2
timer.py
in codeguru_profiler_agent/metrics
13 4 390 392 2
metric.py
in codeguru_profiler_agent/metrics
16 4 390 392 2
with_timer.py
in codeguru_profiler_agent/metrics
23 1 390 392 2
memory_counter.py
in codeguru_profiler_agent/model
25 5 390 392 2
sampler.py
in codeguru_profiler_agent
37 4 390 392 2
aws_fargate_task.py
in codeguru_profiler_agent/agent_metadata
42 5 390 392 2
call_graph_node.py
in codeguru_profiler_agent/model
49 7 390 392 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
agent_debug_info.py
in codeguru_profiler_agent/agent_metadata
80 12 280 285 4
synchronization.py
in codeguru_profiler_agent/utils
9 1 280 285 3
in
MANIFEST.in
in root
1 - 349 349 1
release_layer.py
in root
119 10 144 385 3
profiler.py
in codeguru_profiler_agent
177 11 280 392 5
profile_encoder.py
in codeguru_profiler_agent/sdk_reporter
151 19 217 392 9
sdk_reporter.py
in codeguru_profiler_agent/sdk_reporter
127 11 280 392 7
agent_configuration.py
in codeguru_profiler_agent/reporter
112 16 390 392 2
profile.py
in codeguru_profiler_agent/model
101 15 208 392 8
profiler_builder.py
in codeguru_profiler_agent
98 10 306 392 3
local_aggregator.py
in codeguru_profiler_agent
94 12 280 392 10
aws_lambda.py
in codeguru_profiler_agent/agent_metadata
87 8 306 392 3
execution_state.py
in codeguru_profiler_agent/utils
82 12 390 392 2
profiler_runner.py
in codeguru_profiler_agent
81 12 328 392 8
profiler_disabler.py
in codeguru_profiler_agent
80 10 263 392 8
agent_metadata.py
in codeguru_profiler_agent/agent_metadata
71 7 140 392 21
__main__.py
in codeguru_profiler_agent
71 3 390 392 2
sampling_utils.py
in codeguru_profiler_agent
66 8 223 392 9
scheduler.py
in codeguru_profiler_agent/utils
57 10 390 392 2
aws_ec2_instance.py
in codeguru_profiler_agent/agent_metadata
52 8 313 392 4
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
agent_metadata.py
in codeguru_profiler_agent/agent_metadata
71 7 140 392 21
release_layer.py
in root
119 10 144 385 3
lambda_handler.py
in codeguru_profiler_agent/aws_lambda
47 6 144 392 6
profile.py
in codeguru_profiler_agent/model
101 15 208 392 8
profile_encoder.py
in codeguru_profiler_agent/sdk_reporter
151 19 217 392 9
sampling_utils.py
in codeguru_profiler_agent
66 8 223 392 9
profiler_disabler.py
in codeguru_profiler_agent
80 10 263 392 8
profiler.py
in codeguru_profiler_agent
177 11 280 392 5
sdk_reporter.py
in codeguru_profiler_agent/sdk_reporter
127 11 280 392 7
local_aggregator.py
in codeguru_profiler_agent
94 12 280 392 10
agent_debug_info.py
in codeguru_profiler_agent/agent_metadata
80 12 280 285 4
time.py
in codeguru_profiler_agent/utils
11 2 280 392 4
synchronization.py
in codeguru_profiler_agent/utils
9 1 280 285 3
profiler_builder.py
in codeguru_profiler_agent
98 10 306 392 3
aws_lambda.py
in codeguru_profiler_agent/agent_metadata
87 8 306 392 3
profiler_decorator.py
in codeguru_profiler_agent/aws_lambda
50 7 306 392 3
aws_ec2_instance.py
in codeguru_profiler_agent/agent_metadata
52 8 313 392 4
fleet_info.py
in codeguru_profiler_agent/agent_metadata
42 8 313 392 4
profiler_runner.py
in codeguru_profiler_agent
81 12 328 392 8
setup.py
in root
34 2 349 392 6