Split off AuthServiceProxy.get_request method to make it easier to batch RPC requests without duplicating code and remove leading underscore from _batch method. This does not change any existing behavior.
Add elapsed time to output of `--tracerpc`. To find out why tests are slow.