view contrib/win32/postinstall.txt @ 26399:1f0e78f8f55f

bundlerepo: let bundle repo look in the _mancache When looking up a base revision, we were ignoring the contents that were already available in the manifest's _mancache. This patch allows us to use that data instead of reading from the revlog. This is useful in our pushrebase extension (which allows rebasing on the server side during a push) because it allows us to prefetch the bundle base manifest before aquiring the repo lock (1 second saving), which means doing less work inside the lock, which means a 20% higher commit rate.
author Durham Goode <durham@fb.com>
date Mon, 28 Sep 2015 10:27:36 -0700
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

Welcome to Mercurial for Windows!
---------------------------------

For configuration and usage directions, please read the ReadMe.html
file that comes with this package.

Also check the release notes at:

 http://mercurial.selenic.com/wiki/WhatsNew