diff hgeditor @ 27667: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 1aee2ab0f902
children
line wrap: on
line diff