mercurial/configitems.py
changeset 50204 1c5241ba44f0
parent 49883 becd16690cbe
child 50205 d23dc9509b0f
--- a/mercurial/configitems.py	Tue Feb 07 10:27:21 2023 +0100
+++ b/mercurial/configitems.py	Thu Feb 23 15:16:40 2023 +0100
@@ -2058,7 +2058,7 @@
 coreconfigitem(
     b'storage',
     b'revlog.delta-parent-search.candidate-group-chunk-size',
-    default=10,
+    default=20,
 )
 coreconfigitem(
     b'storage',