[tor-dev] Performance testing using chutney (was Re: Env variables for chutney)

2015-07-04 Thread teor
> On 5 Jul 2015, at 05:45 , Cory Pruce wrote: > > One more thing for right now: how should I do benchmarks with chutney. > Should I measure the averages of how long it takes to complete the make > test-network command? make test-network is dominated by the 25 second delay waiting for the Tor te

Re: [tor-dev] Performance testing using chutney (was Re: Env variables for chutney)

2015-07-05 Thread Cory Pruce
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/04/2015 06:19 PM, teor wrote: > > make test-network is dominated by the 25 second delay waiting for the Tor test network to bootstrap. So it's not going to help much. > > I'm working on a chutney branch to measure bandwidth on "chutney verify"

Re: [tor-dev] Performance testing using chutney (was Re: Env variables for chutney)

2015-07-05 Thread teor
> On 6 Jul 2015, at 03:20 , Cory Pruce wrote: > > On 07/04/2015 06:19 PM, teor wrote: > > > You could also modify tor to use single-hop connections, then measure > > single-hop bandwidth, by > making a 1-hop connection and pushing data through it. There won't be as > much client crypto as the

Re: [tor-dev] Performance testing using chutney (was Re: Env variables for chutney)

2015-07-05 Thread Yawning Angel
On Sun, 05 Jul 2015 10:20:50 -0700 Cory Pruce wrote: > Dude, thanks a bunch for you help. I'm really excited to start :D I'm > going to read through the initial design and the code to see what > functions/structures/constants/etc. need to be changed. Let me know > when you release #14175 and I'll