delta-find: limit size of groupe of base candidate we test in the same batch.
This will help us to understand the behavior of find-delta during a pull.
Edited by Pierre-Yves David
Merge request reports
Activity
Filter activity
requested review from @mercurial.review
assigned to @marmoute
added 35 commits
-
cef302f6...bbbb5213 - 26 commits from branch
branch/default
- e5c8d6b0429d - delta-find: add debug information about reuse of cached data
- cc9a98bf5574 - debug: add an option to display statistic about a bundling operation
- 775cde481fa3 - debug: add an option to display statistic about a unbundling operation
- 18aa3aaaf9a0 - delta-find: expand a function definition and call before extendin it
- 5f61e3e31375 - delta-find: move pre-filtering with other pre-filtering logic
- e36cd9b2846f - delta-find: small documentation update
- e1fce5228bfd - delta-find: rename a variable for clarity
- 9121b30443be - delta-find: adjust the moment when we mark something as "tested"
- e12d829c452b - delta-find: avoid testing a huge amount of candidate base at the same time
Toggle commit list-
cef302f6...bbbb5213 - 26 commits from branch
added 55 commits
-
e12d829c...266bb5c8 - 46 commits from branch
branch/default
- 21f0d28f387f - delta-find: add debug information about reuse of cached data
- 04dd56543b9b - debug: add an option to display statistic about a bundling operation
- 23367fa161eb - debug: add an option to display statistic about a unbundling operation
- 35bfeec1fe1f - delta-find: expand a function definition and call before extendin it
- 84c5234b3b5c - delta-find: move pre-filtering with other pre-filtering logic
- 85391907f71a - delta-find: small documentation update
- 74a5d6623835 - delta-find: rename a variable for clarity
- 2d1446423503 - delta-find: adjust the moment when we mark something as "tested"
- ecedda36b8cb - delta-find: avoid testing a huge amount of candidate base at the same time
Toggle commit list-
e12d829c...266bb5c8 - 46 commits from branch
added 9 commits
- eb2877e7e52a - delta-find: add debug information about reuse of cached data
- b2ad2afead42 - debug: add an option to display statistic about a bundling operation
- e16ce514e36f - debug: add an option to display statistic about a unbundling operation
- 789cd73b7fb6 - delta-find: expand a function definition and call before extendin it
- b39d162b65a5 - delta-find: move pre-filtering with other pre-filtering logic
- 72a7d89cb2ac - delta-find: small documentation update
- 3de13db0e71d - delta-find: rename a variable for clarity
- f159a58befba - delta-find: adjust the moment when we mark something as "tested"
- 71547d705c34 - delta-find: avoid testing a huge amount of candidate base at the same time
Toggle commit listadded 1 commit
- 2a37c10527dd - delta-find: add a way to control the number of base tested at the same time
added 1 commit
- 985389c3d51c - delta-find: add a way to control the number of base tested at the same time
added 5 commits
- 2cadabf783cf - xxx-test: default to 5
- 8f3d61f0e10f - xxx-test: default to 10
- 80fc42263d74 - xxx-test: default to 20
- 95e31ff98761 - xxx-test: default to 50
- fcaac70c2055 - xxx-test: default to 100
Toggle commit listadded 57 commits
-
fcaac70c...2a70d1fc - 55 commits from branch
branch/default
- cd2b34682a97 - delta-find: add a way to control the number of base tested at the same time
- 8c035b7c8c99 - delta-find: set the default candidate chunk size to 10
-
fcaac70c...2a70d1fc - 55 commits from branch
added 2 commits
- 78cc24f065bb - delta-find: add a way to control the number of base tested at the same time
- ff41813c4a4b - delta-find: set the default candidate chunk size to 10
added 2 commits
- 244ab62f971c - delta-find: add a way to control the number of bases tested at the same time
- 5d769ab00adf - delta-find: set the default candidate chunk size to 10
added 10 commits
-
5d769ab0...54421ef8 - 8 commits from branch
branch/default
- f5f113f1b011 - delta-find: add a way to control the number of bases tested at the same time
- 523cacdfd324 - delta-find: set the default candidate chunk size to 10
-
5d769ab0...54421ef8 - 8 commits from branch
Please register or sign in to reply