27:e5098c3301fb
Anton Shestakov <engored@ya.ru>, Wed, 27 May 2015 18:57:30 +0800
bench: include node in idx_results_limits (local limits speed-up)

next change 33:575262e0eacb
previous change 4:062c539f02c4

update.sh

Permissions: -rwxr-xr-x

Other formats: Feeds:
#!/bin/sh
set -x
HGPLAIN=1
export HGPLAIN
nodes=`./data/newesthg/hg incoming -R ./data/testhg --quiet -T '{node}\n'`
./data/newesthg/hg pull -R ./data/testhg
./bench.py $nodes