Currently re-using http connections for the json-rpc requests seems to slow down the requests considerably. Avoid this by forcing a close after each requests in the blockwalk tool.