view tools/bisect-find-bad.sh @ 1252:a321afbc3479

maps.RevMap: while loading, read lastpulled and firstpulled once Loading a million-entry revmap goes from 6.28 seconds to 3.82.
author Siddharth Agarwal <sid0@fb.com>
date Sun, 02 Nov 2014 01:23:47 -0800
parents 11c4c7242a36
children
line wrap: on
line source

#!/bin/bash
. $(dirname $0)/common.sh
hg svn verify
exit $?