[tor-dev] Chutney

2013-10-10 Thread Charlie Belmer
Hey everyone, I am running some Chutney tests, and I want to go deeper than just running the bootstrap script and watching logs. Does anyone have advice on how to get the most out of Chutney? Thanks! Charlie ___ tor-dev mailing list tor-dev@lists.torpr

Re: [tor-dev] Help with rebasing arma's n23-5 tor branch to current master

2013-09-13 Thread Charlie Belmer
esing wrote: > On 9/7/13 5:57 PM, Charlie Belmer wrote: > > Hey Karsten & Dev team, > > > > I didn't mean to take this off channel, so my apologies for that. > > > > I ran a few more tests this week (and my apologies on the slowness of > some > > of

Re: [tor-dev] Help with rebasing arma's n23-5 tor branch to current master

2013-09-07 Thread Charlie Belmer
): removing socket -1 (type OR), n_conns now 26 On Tue, Sep 3, 2013 at 10:47 AM, Karsten Loesing wrote: > On 9/3/13 4:32 PM, Charlie Belmer wrote: > > Hi Karsten, > > > > I have run several tests, but I haven't been able to satisfy myself yet. > I > > attached

Re: [tor-dev] Onionoo protocol/implementation nuances / Onionoo-connected metrics project stuff

2013-07-31 Thread Charlie Belmer
A couple of thoughts to add from my experience working with DB's: -Consider a partitioning strategy for the data if it makes sense. Queries which will hit only a single partition will be much faster in general. -Check out advanced indexing strategies like Solr. this can sometimes speed up certain

Re: [tor-dev] Help with rebasing arma's n23-5 tor branch to current master

2013-07-30 Thread Charlie Belmer
lp take this section forward however you need - it sounds interesting learning how to test this to see what performance gains it might yield, if any. Charlie On Tue, Jul 30, 2013 at 4:05 AM, Karsten Loesing wrote: > On 7/27/13 5:55 PM, Charlie Belmer wrote: > > Hey Everyone, > > &

Re: [tor-dev] Help with rebasing arma's n23-5 tor branch to current master

2013-07-27 Thread Charlie Belmer
wrote: > On 7/18/13 5:30 PM, Charlie Belmer wrote: > > Karsten, I'll take a shot at it. Is there a specific timeline I should be > > aware of? My C is a little rusty and I am working to learn the codebase > > (This sounds like a good opportunity to learn more). I don&#

Re: [tor-dev] Help with rebasing arma's n23-5 tor branch to current master

2013-07-18 Thread Charlie Belmer
Karsten, I'll take a shot at it. Is there a specific timeline I should be aware of? My C is a little rusty and I am working to learn the codebase (This sounds like a good opportunity to learn more). I don't want to bite off more than I can chew if there is a tight release timeline. Charlie On Th