[Merge] Slow socket
Robey Pointer
robey at lag.net
Tue Aug 15 03:24:09 BST 2006
On 14 Aug 2006, at 10:36, John Arbash Meinel wrote:
> Carl Friedrich Bolz wrote:
>> Hi all!
>>
>> The attached patch contains the slow socket wrapper that simulates
>> latency and bandwith for socket based operations. It is based on some
>> code by Robert and previous discussions here on the list. There are
>> also a couple of benchmarks for pushing and pulling using the socket
>> wrapper.
I like the idea of testing with added latency for performance
benchmarking.
This is kind of a side issue, and I don't mean to derail the patch
review, but didn't we recently discuss moving the test helper classes
into a separate file? sftp.py is already pretty cluttered with test
helpers. I think this patch is an excellent excuse to move them to a
new file.
robey
More information about the bazaar
mailing list