Mercurial > hg
comparison hgext/convert/subversion.py @ 23499:b46876c94a93
obsstore: cache size computation for fm1 node
We have two different types of node type (sha1 and sha256, only sha1 is used
now) and therefor different sizes for them. We now compute the value once
instead of redoing the computation every loop. This has no visible performance
impact.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 26 Nov 2014 23:23:33 -0800 |
parents | 299eaa09b41b |
children | a8edcb9c1199 |
comparison
equal
deleted
inserted
replaced
23498:ac910b1f5658 | 23499:b46876c94a93 |
---|