A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
SIM_utils/components/perf_sim.py SIM_utils/SIM.py |
1 | 12 (8%) | 5 (20%) | 2022-01-06 |
design_utils/components/hardware.py SIM_utils/SIM.py |
1 | 41 (2%) | 5 (20%) | 2022-01-06 |
design_utils/components/hardware.py SIM_utils/components/perf_sim.py |
1 | 41 (2%) | 12 (8%) | 2022-01-06 |
design_utils/components/krnel.py SIM_utils/SIM.py |
1 | 54 (1%) | 5 (20%) | 2022-01-06 |
design_utils/components/krnel.py SIM_utils/components/perf_sim.py |
1 | 54 (1%) | 12 (8%) | 2022-01-06 |
design_utils/components/krnel.py design_utils/components/hardware.py |
1 | 54 (1%) | 41 (2%) | 2022-01-06 |
design_utils/components/workload.py SIM_utils/SIM.py |
1 | 17 (5%) | 5 (20%) | 2022-01-06 |
design_utils/components/workload.py SIM_utils/components/perf_sim.py |
1 | 17 (5%) | 12 (8%) | 2022-01-06 |
design_utils/components/workload.py design_utils/components/hardware.py |
1 | 17 (5%) | 41 (2%) | 2022-01-06 |
design_utils/components/workload.py design_utils/components/krnel.py |
1 | 17 (5%) | 54 (1%) | 2022-01-06 |
design_utils/design.py SIM_utils/SIM.py |
1 | 59 (1%) | 5 (20%) | 2022-01-06 |
design_utils/design.py SIM_utils/components/perf_sim.py |
1 | 59 (1%) | 12 (8%) | 2022-01-06 |
design_utils/design.py design_utils/components/hardware.py |
1 | 59 (1%) | 41 (2%) | 2022-01-06 |
design_utils/design.py design_utils/components/krnel.py |
1 | 59 (1%) | 54 (1%) | 2022-01-06 |
design_utils/design.py design_utils/components/workload.py |
1 | 59 (1%) | 17 (5%) | 2022-01-06 |
settings/config.py SIM_utils/SIM.py |
1 | 62 (1%) | 5 (20%) | 2022-01-06 |
settings/config.py SIM_utils/components/perf_sim.py |
1 | 62 (1%) | 12 (8%) | 2022-01-06 |
settings/config.py design_utils/components/hardware.py |
1 | 62 (1%) | 41 (2%) | 2022-01-06 |
settings/config.py design_utils/components/krnel.py |
1 | 62 (1%) | 54 (1%) | 2022-01-06 |
settings/config.py design_utils/components/workload.py |
1 | 62 (1%) | 17 (5%) | 2022-01-06 |