GoogleCloudPlatform / matching-engine-tutorial-for-image-search
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 4 files with 273 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)
    • 4 files changed 1-5 times (273 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 4 files with 273 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)
    • 1 file changed by 2-5 contributors (14 lines of code)
    • 3 files changed by 1 contributor (259 lines of code)
0% | 0% | 0% | 5% | 94%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
toml, md, py, tpl, dockerignore, txt, tf, sh, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tf0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
tpl0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 0%
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
terraform0% | 0% | 0% | 0% | 100%
vectorizer0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
searcher0% | 0% | 0% | 0% | 0%
updater0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 12)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
14 - 2023-04-04 2023-04-05 2 2 1286807+nownabe@users.norep... nownabe@users.noreply.githu...
13 - 2023-04-05 2023-04-05 1 1 nownabe@users.noreply.githu... nownabe@users.noreply.githu...
main.py
in vectorizer
59 5 2023-04-05 2023-04-05 1 1 nownabe@users.noreply.githu... nownabe@users.noreply.githu...
main.tf
in terraform
187 - 2023-04-03 2023-04-03 1 1 1286807+nownabe@users.norep... 1286807+nownabe@users.norep...
poetry.toml
in vectorizer
2 -
poetry.toml
in updater
2 -
poetry.toml
in searcher
2 -
pyproject.toml
in vectorizer
14 -
pyproject.toml
in searcher
14 -
pyproject.toml
in updater
19 -
main.py
in searcher
30 1
main.py
in updater
54 -
Files With Most Contributors (Top 12)
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
14 - 2023-04-04 2023-04-05 2 2 1286807+nownabe@users.norep... nownabe@users.noreply.githu...
13 - 2023-04-05 2023-04-05 1 1 nownabe@users.noreply.githu... nownabe@users.noreply.githu...
main.tf
in terraform
187 - 2023-04-03 2023-04-03 1 1 1286807+nownabe@users.norep... 1286807+nownabe@users.norep...
main.py
in vectorizer
59 5 2023-04-05 2023-04-05 1 1 nownabe@users.noreply.githu... nownabe@users.noreply.githu...
pyproject.toml
in searcher
14 -
main.py
in searcher
30 1
poetry.toml
in searcher
2 -
pyproject.toml
in updater
19 -
main.py
in updater
54 -
poetry.toml
in updater
2 -
pyproject.toml
in vectorizer
14 -
poetry.toml
in vectorizer
2 -
Files With Least Contributors (Top 12)
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
main.py
in updater
54 -
main.py
in searcher
30 1
pyproject.toml
in updater
19 -
pyproject.toml
in searcher
14 -
pyproject.toml
in vectorizer
14 -
poetry.toml
in searcher
2 -
poetry.toml
in updater
2 -
poetry.toml
in vectorizer
2 -
main.tf
in terraform
187 - 2023-04-03 2023-04-03 1 1 1286807+nownabe@users.norep... 1286807+nownabe@users.norep...
main.py
in vectorizer
59 5 2023-04-05 2023-04-05 1 1 nownabe@users.noreply.githu... nownabe@users.noreply.githu...
13 - 2023-04-05 2023-04-05 1 1 nownabe@users.noreply.githu... nownabe@users.noreply.githu...
14 - 2023-04-04 2023-04-05 2 2 1286807+nownabe@users.norep... nownabe@users.noreply.githu...
Correlations

File Size vs. Number of Changes: 4 points

create_index_body.json.tpl x: 13 lines of code y: 1 # changes deploy_index_body.json.tpl x: 14 lines of code y: 2 # changes vectorizer/main.py x: 59 lines of code y: 1 # changes terraform/main.tf x: 187 lines of code y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.25
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.75
  max: 2.0
0 187.0
lines of code
min: 13.0 | average: 68.25 | 25th percentile: 13.25 | median: 36.5 | 75th percentile: 155.0 | max: 187.0

Number of Contributors vs. Number of Changes: 4 points

create_index_body.json.tpl x: 1 # contributors y: 1 # changes deploy_index_body.json.tpl x: 2 # contributors y: 2 # changes
2.0
# changes
  min: 1.0
  average: 1.25
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.75
  max: 2.0
0 2.0
# contributors
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0

Number of Contributors vs. File Size: 4 points

create_index_body.json.tpl x: 1 # contributors y: 13 lines of code deploy_index_body.json.tpl x: 2 # contributors y: 14 lines of code vectorizer/main.py x: 1 # contributors y: 59 lines of code terraform/main.tf x: 1 # contributors y: 187 lines of code
187.0
lines of code
  min: 13.0
  average: 68.25
  25th percentile: 13.25
  median: 36.5
  75th percentile: 155.0
  max: 187.0
0 2.0
# contributors
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0