Mercurial > evolve
diff contrib/nopushpublish.py @ 812:60dd0c401034
drophack: major speedup to marker stripping
It appear that each call to obsstore.add have a significant overhead (in
particular the creation of a set form the list of markers and file system
operation to the obsstore file.
We now compute the marker we need to store and write them in a single call.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 25 Feb 2014 11:14:37 -0800 |
parents | 984be08ef504 |
children | 4f5e915ddb71 |