diff mercurial/commandserver.py @ 28322:37df458d60c2

util: remove outdated comment about construction overhead An old implementation of this class (possibly only in my local repo) allocated nodes in the cache during construction time, making __init__ slow for large cache capacities. The current implementation lazily grow the cache size, making this comment wrong.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 05 Jan 2016 20:52:34 -0800 (2016-01-06)
parents 5d6f984c8375
children
line wrap: on
line diff