aws / ec2-macos-system-monitor
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 6 files with 426 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 6 files changed 1-5 times (426 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 6 files with 426 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 5 files changed by 2-5 contributors (415 lines of code)
    • 1 file changed by 1 contributor (11 lines of code)
0% | 0% | 0% | 97% | 2%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
go, md, yaml, txt, plist, mod, gitignore, json, mk
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
lib0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
serial.go
in lib/ec2macossystemmonitor
54 3 2021-02-03 2023-10-03 5 3 yeazelm@amazon.com jakeev@amazon.com
main.go
in root
90 2 2021-02-03 2023-10-03 5 2 yeazelm@amazon.com jakeev@amazon.com
relayd.go
in lib/ec2macossystemmonitor
150 8 2021-02-03 2023-10-03 5 3 yeazelm@amazon.com jakeev@amazon.com
cpuutilization.go
in lib/ec2macossystemmonitor
13 1 2021-02-03 2023-09-21 3 3 yeazelm@amazon.com jake@jahkeup.com
logging.go
in lib/ec2macossystemmonitor
108 10 2021-02-03 2023-09-21 3 3 yeazelm@amazon.com jake@jahkeup.com
util.go
in lib/ec2macossystemmonitor
11 1 2021-02-03 2021-02-03 1 1 yeazelm@amazon.com yeazelm@amazon.com
Files With Most Contributors (Top 6)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
relayd.go
in lib/ec2macossystemmonitor
150 8 2021-02-03 2023-10-03 5 3 yeazelm@amazon.com jakeev@amazon.com
serial.go
in lib/ec2macossystemmonitor
54 3 2021-02-03 2023-10-03 5 3 yeazelm@amazon.com jakeev@amazon.com
logging.go
in lib/ec2macossystemmonitor
108 10 2021-02-03 2023-09-21 3 3 yeazelm@amazon.com jake@jahkeup.com
cpuutilization.go
in lib/ec2macossystemmonitor
13 1 2021-02-03 2023-09-21 3 3 yeazelm@amazon.com jake@jahkeup.com
main.go
in root
90 2 2021-02-03 2023-10-03 5 2 yeazelm@amazon.com jakeev@amazon.com
util.go
in lib/ec2macossystemmonitor
11 1 2021-02-03 2021-02-03 1 1 yeazelm@amazon.com yeazelm@amazon.com
Files With Least Contributors (Top 6)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
util.go
in lib/ec2macossystemmonitor
11 1 2021-02-03 2021-02-03 1 1 yeazelm@amazon.com yeazelm@amazon.com
main.go
in root
90 2 2021-02-03 2023-10-03 5 2 yeazelm@amazon.com jakeev@amazon.com
relayd.go
in lib/ec2macossystemmonitor
150 8 2021-02-03 2023-10-03 5 3 yeazelm@amazon.com jakeev@amazon.com
logging.go
in lib/ec2macossystemmonitor
108 10 2021-02-03 2023-09-21 3 3 yeazelm@amazon.com jake@jahkeup.com
serial.go
in lib/ec2macossystemmonitor
54 3 2021-02-03 2023-10-03 5 3 yeazelm@amazon.com jakeev@amazon.com
cpuutilization.go
in lib/ec2macossystemmonitor
13 1 2021-02-03 2023-09-21 3 3 yeazelm@amazon.com jake@jahkeup.com
Correlations

File Size vs. Number of Changes: 6 points

lib/ec2macossystemmonitor/relayd.go x: 150 lines of code y: 5 # changes lib/ec2macossystemmonitor/serial.go x: 54 lines of code y: 5 # changes main.go x: 90 lines of code y: 5 # changes lib/ec2macossystemmonitor/cpuutilization.go x: 13 lines of code y: 3 # changes lib/ec2macossystemmonitor/logging.go x: 108 lines of code y: 3 # changes lib/ec2macossystemmonitor/util.go x: 11 lines of code y: 1 # changes
5.0
# changes
  min: 1.0
  average: 3.67
  25th percentile: 2.5
  median: 4.0
  75th percentile: 5.0
  max: 5.0
0 150.0
lines of code
min: 11.0 | average: 71.0 | 25th percentile: 12.5 | median: 72.0 | 75th percentile: 118.5 | max: 150.0

Number of Contributors vs. Number of Changes: 6 points

lib/ec2macossystemmonitor/relayd.go x: 3 # contributors y: 5 # changes main.go x: 2 # contributors y: 5 # changes lib/ec2macossystemmonitor/cpuutilization.go x: 3 # contributors y: 3 # changes lib/ec2macossystemmonitor/util.go x: 1 # contributors y: 1 # changes
5.0
# changes
  min: 1.0
  average: 3.67
  25th percentile: 2.5
  median: 4.0
  75th percentile: 5.0
  max: 5.0
0 3.0
# contributors
min: 1.0 | average: 2.5 | 25th percentile: 1.75 | median: 3.0 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 6 points

lib/ec2macossystemmonitor/relayd.go x: 3 # contributors y: 150 lines of code lib/ec2macossystemmonitor/serial.go x: 3 # contributors y: 54 lines of code main.go x: 2 # contributors y: 90 lines of code lib/ec2macossystemmonitor/cpuutilization.go x: 3 # contributors y: 13 lines of code lib/ec2macossystemmonitor/logging.go x: 3 # contributors y: 108 lines of code lib/ec2macossystemmonitor/util.go x: 1 # contributors y: 11 lines of code
150.0
lines of code
  min: 11.0
  average: 71.0
  25th percentile: 12.5
  median: 72.0
  75th percentile: 118.5
  max: 150.0
0 3.0
# contributors
min: 1.0 | average: 2.5 | 25th percentile: 1.75 | median: 3.0 | 75th percentile: 3.0 | max: 3.0