diff options
author | Monty Brandenberg <monty@lindenlab.com> | 2013-07-29 16:09:22 -0400 |
---|---|---|
committer | Monty Brandenberg <monty@lindenlab.com> | 2013-07-29 16:09:22 -0400 |
commit | eb2869bd7fe3ea856c7d25a1518699cb905a8954 (patch) | |
tree | 373e976de8bddb92847a93f16ad95e3b987d52f6 /indra/llcorehttp/_httpservice.cpp | |
parent | c9e64823c05a493e6c926deebff1b0aaf0fb50be (diff) |
SH-4371 Reduce 22mS inter-conenction latency on HTTP operations.
Simple change dropped this value by 7-10mS or so. Any time we
complete an operation on a transport pass, arrange to skip the
run-loop sleep so that we fill a possible empty slot as quickly
as possible. With pipelining, this kind of thing should become
unnecessary but for now, we'll do this to increase throughput.
Diffstat (limited to 'indra/llcorehttp/_httpservice.cpp')
0 files changed, 0 insertions, 0 deletions