Mercurial > hg > mercurial-crew
comparison mercurial/dummycert.pem @ 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 |
parents | d7f7f1860f00 |
children |
comparison
equal
deleted
inserted
replaced
28321:cd2f691f20b8 | 28322:37df458d60c2 |
---|