Re: [PATCH] apply delta depth bias to already deltified objects From: Brian Downing <hidden> Date: 2016-06-15 22:43:21 On Thu, Jul 12, 2007 at 12:27:02PM -0400, Nicolas Pitre wrote:Better yet, the integer truncation error should be compensated for, with this: max_size = (trg_entry->delta_size * max_depth + max_depth - trg_entry->depth) / (max_depth - trg_entry->depth + 1); Yep, with this, my degenerate case seems to find the optimum solution (depth ~ 65) even at crazy maximum depths like 1000. Looks good to me. -bcd
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help