comparison mercurial/color.py @ 38632:eb8504715071

sparse-read: target density of 50% instead of 25% The target density value is wrong. The default target chain span is 4*text-length. However, the target max chain payload is 2*text-length. So default target density should be 50% (2/4) not 25% (1/4).
author Paul Morelle <paul.morelle@octobus.net>
date Fri, 22 Jun 2018 17:12:24 +0200
parents 1770d8b3e554
children afc4ad706f9c
comparison
equal deleted inserted replaced
38631:9ef10437bb88 38632:eb8504715071