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).
data...
Pairs |
# same commits |
# commits 1 |
# commits 2 |
latest commit |
syncedlru.go shardedlru.go |
1 |
10 (10%) |
12 (8%) |
2025-04-28 |
syncedlru.go lru.go |
1 |
10 (10%) |
23 (4%) |
2025-04-28 |
shardedlru.go lru.go |
1 |
12 (8%) |
23 (4%) |
2025-04-28 |
data...
Pairs |
# same commits |
# commits 1 |
# commits 2 |
latest commit |
syncedlru.go shardedlru.go |
1 |
10 (10%) |
12 (8%) |
2025-04-28 |
shardedlru.go lru.go |
1 |
12 (8%) |
23 (4%) |
2025-04-28 |
syncedlru.go lru.go |
1 |
10 (10%) |
23 (4%) |
2025-04-28 |
data...
Pairs |
# same commits |
# commits 1 |
# commits 2 |
latest commit |
syncedlru.go shardedlru.go |
2 |
10 (20%) |
12 (16%) |
2025-04-28 |
shardedlru.go lru.go |
2 |
12 (16%) |
23 (8%) |
2025-04-28 |
syncedlru.go lru.go |
2 |
10 (20%) |
23 (8%) |
2025-04-28 |
cache.go lru.go |
1 |
5 (20%) |
23 (4%) |
2024-11-20 |
cache.go shardedlru.go |
1 |
5 (20%) |
12 (8%) |
2024-11-20 |
cache.go syncedlru.go |
1 |
5 (20%) |
10 (10%) |
2024-11-20 |