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 |
---|---|---|---|---|
cs/src/core/Allocator/MemoryPageScanIterator.cs cs/src/core/Allocator/GenericAllocator.cs |
1 | 2 (50%) | 68 (1%) | 2022-01-21 |
cc/src/environment/file_windows.h cc/src/environment/file_linux.h |
1 | 2 (50%) | 4 (25%) | 2022-01-18 |
cs/src/core/Device/ManagedLocalStorageDevice.cs cs/src/core/Device/LocalStorageDevice.cs |
1 | 44 (2%) | 47 (2%) | 2022-01-09 |
cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs cs/src/core/Device/LocalStorageDevice.cs |
1 | 20 (5%) | 47 (2%) | 2022-01-09 |
cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs cs/src/core/Device/ManagedLocalStorageDevice.cs |
1 | 20 (5%) | 44 (2%) | 2022-01-09 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
cs/src/core/Allocator/MemoryPageScanIterator.cs cs/src/core/Allocator/GenericAllocator.cs |
1 | 2 (50%) | 68 (1%) | 2022-01-21 |
cc/src/environment/file_windows.h cc/src/environment/file_linux.h |
1 | 2 (50%) | 4 (25%) | 2022-01-18 |
cs/src/core/Device/ManagedLocalStorageDevice.cs cs/src/core/Device/LocalStorageDevice.cs |
1 | 44 (2%) | 47 (2%) | 2022-01-09 |
cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs cs/src/core/Device/LocalStorageDevice.cs |
1 | 20 (5%) | 47 (2%) | 2022-01-09 |
cs/src/devices/AzureStorageDevice/AzureStorageDevice.cs cs/src/core/Device/ManagedLocalStorageDevice.cs |
1 | 20 (5%) | 44 (2%) | 2022-01-09 |
cs/src/core/Async/RMWAsync.cs cs/src/core/Allocator/AllocatorBase.cs |
1 | 3 (33%) | 108 (<1%) | 2021-12-11 |
cs/src/core/Async/UpdateAsync.cs cs/src/core/Allocator/AllocatorBase.cs |
1 | 4 (25%) | 108 (<1%) | 2021-12-11 |
cs/src/core/Async/UpdateAsync.cs cs/src/core/Async/RMWAsync.cs |
1 | 4 (25%) | 3 (33%) | 2021-12-11 |
cs/src/core/ClientSession/AdvancedClientSession.cs cs/src/core/Allocator/AllocatorBase.cs |
1 | 11 (9%) | 108 (<1%) | 2021-12-11 |
cs/src/core/ClientSession/AdvancedClientSession.cs cs/src/core/Async/RMWAsync.cs |
1 | 11 (9%) | 3 (33%) | 2021-12-11 |
cs/src/core/ClientSession/AdvancedClientSession.cs cs/src/core/Async/UpdateAsync.cs |
1 | 11 (9%) | 4 (25%) | 2021-12-11 |
cs/src/core/ClientSession/ClientSession.cs cs/src/core/Allocator/AllocatorBase.cs |
1 | 55 (1%) | 108 (<1%) | 2021-12-11 |
cs/src/core/ClientSession/ClientSession.cs cs/src/core/Async/RMWAsync.cs |
1 | 55 (1%) | 3 (33%) | 2021-12-11 |
cs/src/core/ClientSession/ClientSession.cs cs/src/core/Async/UpdateAsync.cs |
1 | 55 (1%) | 4 (25%) | 2021-12-11 |
cs/src/core/ClientSession/ClientSession.cs cs/src/core/ClientSession/AdvancedClientSession.cs |
1 | 55 (1%) | 11 (9%) | 2021-12-11 |
cs/src/core/Utilities/CompletionEvent.cs cs/src/core/Allocator/AllocatorBase.cs |
1 | 2 (50%) | 108 (<1%) | 2021-12-11 |
cs/src/core/Utilities/CompletionEvent.cs cs/src/core/Async/RMWAsync.cs |
1 | 2 (50%) | 3 (33%) | 2021-12-11 |
cs/src/core/Utilities/CompletionEvent.cs cs/src/core/Async/UpdateAsync.cs |
1 | 2 (50%) | 4 (25%) | 2021-12-11 |
cs/src/core/Utilities/CompletionEvent.cs cs/src/core/ClientSession/AdvancedClientSession.cs |
1 | 2 (50%) | 11 (9%) | 2021-12-11 |
cs/src/core/Utilities/CompletionEvent.cs cs/src/core/ClientSession/ClientSession.cs |
1 | 2 (50%) | 55 (1%) | 2021-12-11 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
cs/remote/src/FASTER.server/ServerSessionBase.cs cs/remote/src/FASTER.server/BinaryServerSession.cs |
6 | 12 (50%) | 11 (54%) | 2021-10-15 |
cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs |
5 | 7 (71%) | 6 (83%) | 2021-10-20 |
cs/remote/src/FASTER.server/WebsocketServerSession.cs cs/remote/src/FASTER.server/BinaryServerSession.cs |
5 | 5 (100%) | 11 (45%) | 2021-10-15 |
cs/remote/src/FASTER.server/FasterKVServerSessionBase.cs cs/remote/src/FASTER.server/BinaryServerSession.cs |
5 | 7 (71%) | 11 (45%) | 2021-10-09 |
cs/remote/src/FASTER.server/FasterServer.cs cs/remote/src/FASTER.server/BinaryServerSession.cs |
5 | 7 (71%) | 11 (45%) | 2021-10-09 |
cs/remote/src/FASTER.server/FasterServer.cs cs/remote/src/FASTER.server/FasterKVServerSessionBase.cs |
5 | 7 (71%) | 7 (71%) | 2021-10-09 |
cs/src/core/Index/Recovery/Recovery.cs cs/src/core/Index/FASTER/FASTER.cs |
5 | 45 (11%) | 98 (5%) | 2021-09-15 |
cs/remote/src/FASTER.server/BinaryServerSession.cs cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs |
4 | 11 (36%) | 6 (66%) | 2021-10-09 |
cs/remote/src/FASTER.server/BinaryServerSession.cs cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs |
4 | 11 (36%) | 7 (57%) | 2021-10-09 |
cs/remote/src/FASTER.server/WebsocketServerSession.cs cs/remote/src/FASTER.server/ServerSessionBase.cs |
4 | 5 (80%) | 12 (33%) | 2021-10-15 |
cs/remote/src/FASTER.server/WebsocketServerSession.cs cs/remote/src/FASTER.server/PubSub/SubscribeKVBroker.cs |
4 | 5 (80%) | 6 (66%) | 2021-10-09 |
cs/remote/src/FASTER.server/WebsocketServerSession.cs cs/remote/src/FASTER.server/PubSub/SubscribeBroker.cs |
4 | 5 (80%) | 7 (57%) | 2021-10-09 |
cs/remote/src/FASTER.server/FasterKVServerSessionBase.cs cs/remote/src/FASTER.server/ServerSessionBase.cs |
4 | 7 (57%) | 12 (33%) | 2021-08-31 |
cs/remote/src/FASTER.server/FasterServer.cs cs/remote/src/FASTER.server/ServerSessionBase.cs |
4 | 7 (57%) | 12 (33%) | 2021-08-31 |
cs/src/core/Index/Recovery/ICheckpointManager.cs cs/src/core/Index/FASTER/FASTER.cs |
4 | 10 (40%) | 98 (4%) | 2021-09-15 |
cs/src/core/Index/Recovery/Recovery.cs cs/src/core/Index/Recovery/ICheckpointManager.cs |
4 | 45 (8%) | 10 (40%) | 2021-09-15 |
cs/src/core/Index/Synchronization/FasterStateMachine.cs cs/src/core/Index/FASTER/FASTER.cs |
4 | 13 (30%) | 98 (4%) | 2021-09-15 |
cs/src/core/Index/Synchronization/FasterStateMachine.cs cs/src/core/Index/Recovery/ICheckpointManager.cs |
4 | 13 (30%) | 10 (40%) | 2021-09-15 |
cs/src/core/Index/Synchronization/FasterStateMachine.cs cs/src/core/Index/Recovery/Recovery.cs |
4 | 13 (30%) | 45 (8%) | 2021-09-15 |
cs/src/core/Index/Synchronization/HybridLogCheckpointTask.cs cs/src/core/Index/FASTER/FASTER.cs |
4 | 15 (26%) | 98 (4%) | 2021-09-15 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
cs/src/core/ClientSession/ClientSession.cs cs/src/core/ClientSession/AdvancedClientSession.cs |
10 | 55 (18%) | 11 (90%) | 2021-12-11 |
cs/src/core/Allocator/AllocatorBase.cs cs/src/core/Allocator/GenericAllocator.cs |
9 | 108 (8%) | 68 (13%) | 2021-07-20 |
cs/src/core/Index/FASTER/FASTERImpl.cs cs/src/core/Index/FASTER/FASTER.cs |
9 | 78 (11%) | 98 (9%) | 2021-09-15 |
cs/src/core/Index/FASTER/FASTERImpl.cs cs/src/core/ClientSession/AdvancedClientSession.cs |
9 | 78 (11%) | 11 (81%) | 2021-07-26 |
cs/src/core/Index/FASTER/FASTERImpl.cs cs/src/core/ClientSession/ClientSession.cs |
9 | 78 (11%) | 55 (16%) | 2021-07-26 |
cs/src/core/Index/Common/Contexts.cs cs/src/core/Index/FASTER/FASTER.cs |
9 | 72 (12%) | 98 (9%) | 2021-08-20 |
cs/remote/src/FASTER.server/ServerSessionBase.cs cs/remote/src/FASTER.client/ClientSession.cs |
8 | 12 (66%) | 11 (72%) | 2021-10-15 |
cs/remote/src/FASTER.server/ServerSessionBase.cs cs/remote/src/FASTER.server/BinaryServerSession.cs |
8 | 12 (66%) | 11 (72%) | 2021-10-15 |
cs/src/core/Index/FASTER/FASTER.cs cs/src/core/Allocator/AllocatorBase.cs |
8 | 98 (8%) | 108 (7%) | 2021-08-18 |
cs/src/core/Index/FASTER/FASTERImpl.cs cs/src/core/Allocator/AllocatorBase.cs |
8 | 78 (10%) | 108 (7%) | 2021-07-26 |
cs/src/core/Index/Recovery/Recovery.cs cs/src/core/Index/FASTER/FASTER.cs |
8 | 45 (17%) | 98 (8%) | 2021-09-15 |
cs/src/core/Index/Common/Contexts.cs cs/src/core/Allocator/AllocatorBase.cs |
8 | 72 (11%) | 108 (7%) | 2021-08-18 |
cs/remote/src/FASTER.server/BinaryServerSession.cs cs/remote/src/FASTER.client/ClientSession.cs |
7 | 11 (63%) | 11 (63%) | 2021-10-15 |
cs/remote/src/FASTER.server/FasterKVServerSessionBase.cs cs/remote/src/FASTER.server/BinaryServerSession.cs |
7 | 7 (100%) | 11 (63%) | 2021-10-09 |
cs/src/core/Index/Common/Contexts.cs cs/src/core/Index/Recovery/Recovery.cs |
7 | 72 (9%) | 45 (15%) | 2021-08-20 |
cs/src/core/Allocator/BlittableAllocator.cs cs/src/core/Allocator/GenericAllocator.cs |
7 | 46 (15%) | 68 (10%) | 2021-07-20 |
cs/src/core/Allocator/BlittableAllocator.cs cs/src/core/Allocator/AllocatorBase.cs |
7 | 46 (15%) | 108 (6%) | 2021-07-20 |
cs/src/core/Allocator/VarLenBlittableAllocator.cs cs/src/core/Allocator/GenericAllocator.cs |
7 | 35 (20%) | 68 (10%) | 2021-07-20 |
cs/src/core/Allocator/VarLenBlittableAllocator.cs cs/src/core/Allocator/AllocatorBase.cs |
7 | 35 (20%) | 108 (6%) | 2021-07-20 |
cs/src/core/Allocator/VarLenBlittableAllocator.cs cs/src/core/Allocator/BlittableAllocator.cs |
7 | 35 (20%) | 46 (15%) | 2021-07-20 |