Re: [Libevent-users] Bufferevent throughput experiments

2011-01-19 Thread Nick Mathewson
On Sun, Jan 16, 2011 at 4:39 PM, Marcel Roelofs wrote: Hi, Marcel! Thanks for the I'd like to see a lot more optimization work in Libevent 2.1. One thing that this really needs IMO is more work on benchmarking and profiling. Chris Davis started work on a benchmarking tool last year; his site

[Libevent-users] Bufferevent throughput experiments

2011-01-16 Thread Marcel Roelofs
I was interested in the max attainable throughput of libevent when using bufferevents, so I modified the le-proxy sample into a small performance test program, pushing 64K buffers as fast as possible over a single full duplex connection. I was a little bit disappointed by the results initially