comparison mercurial/scmutil.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 54e943b28101
children 899e55e2d375
comparison
equal deleted inserted replaced
43228:0d609ed185ea 43229:9fa941faef94