Mercurial > hg
diff hgext/record.py @ 32478:1cc7c96cad75
hidden: drop the hidden cache logic
The improvement in time complexitty and the speed-up in computation is large
enough that the has little use now. Its update time can even gets in the way. So
we drop it.
This will allow us to unify the static/dynamic blockers logic in the next
changeset.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 21 May 2017 15:53:08 +0200 |
parents | 04baab18d60a |
children | 154e822bf514 |