17 Commits (5602b500c3cd9ac308bf9af0d5f0a79bd2195346)

Author SHA1 Message Date
Abhishek Kumar c752ad09c4 commit-graph: minimize commit_graph_data_slab access 5 years ago
Abhishek Kumar c49c82aa4c commit: move members graph_pos, generation to a slab 5 years ago
Derrick Stolee f32dde8c12 line-log: integrate with changed-path Bloom filters 5 years ago
Derrick Stolee 2f6775f00c bloom: use num_changes not nr for limit detection 5 years ago
Derrick Stolee 65c1a28bb6 bloom: de-duplicate directory entries 5 years ago
Derrick Stolee 891c17c954 bloom: parse commit before computing filters 5 years ago
Đoàn Trần Công Danh 066b70ae97 bloom: fix `make sparse` warning 5 years ago
Derrick Stolee eb591e42fd bloom: fix whitespace around tab length 5 years ago
Derrick Stolee caf388caa1 bloom: ignore renames when computing changed paths 5 years ago
Garima Singh a56b9464cd revision.c: use Bloom filters to speed up path based revision walks 5 years ago
Garima Singh 1217c03e7b commit-graph: reuse existing Bloom filters during write 5 years ago
Derrick Stolee e369698016 diff: halt tree-diff early after max_changes 5 years ago
Garima Singh ed591febb4 bloom.c: core Bloom filter implementation for changed paths. 5 years ago
Garima Singh f1294eaf7f bloom.c: introduce core Bloom filter constructs 5 years ago
Garima Singh f52207a45c bloom.c: add the murmur3 hash implementation 5 years ago