Mercurial > hg-stable
comparison mercurial/httppeer.py @ 43229:9fa941faef94
dirs: remove mutable string optimization at all
As far as I can see, the optimization trick has been dead since 42e89b87ca79
"dirs: speed up by storing number of direct children per dir". After
42e89b87ca79, the key variable is cleared to NULL at each iteration.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 13 Oct 2019 20:06:09 +0900 |
parents | 8ff1ecfadcd1 |
children | 313e3a279828 |
comparison
equal
deleted
inserted
replaced
43228:0d609ed185ea | 43229:9fa941faef94 |
---|