Re: Performance regression tests

2010-05-13 Thread Johan Oskarsson
Hey Todd, thanks for the pointer, it looks like a good first step. Will check it out once I get to spend some time on this again. I see you've been spending time on HBase, let me know if you guys want to join forces on this projcet. /Johan On 12 maj 2010, at 20.10, Todd Lipcon wrote: > Hey J

Re: Performance regression tests

2010-05-12 Thread Todd Lipcon
Hey Johan, A Hudson plugin would be great. A short term solution, though, would be to simply use the existing support for Hudson graphing from properties files: http://wiki.hudson-ci.org/display/HUDSON/Plot+Plugin At a previous job we used to use this plugin to plot web page response times, and i

Re: Performance regression tests

2010-05-12 Thread Johan Oskarsson
I've started looking into how this issue. My current thinking are as follows. Add support for Cassandra in Whirr: http://wiki.apache.org/incubator/WhirrProposal This would allow us to start a short lived Cassandra cluster on one of the cloud services (EC2/Rackspace etc) for testing. Real hardwar

Performance regression tests

2010-05-11 Thread Kushal Pisavadia
Hi, Due to conflicting schedules, I was unable to take part in the GSoC this year. However, I'm still very interested in helping out the community for this specific case. Rather than just coding off a solution that would suit my own needs, I'm here asking for some help. What short-term goals do

Re: Performance regression tests

2010-03-22 Thread Jonathan Ellis
On Sun, Mar 21, 2010 at 6:09 PM, Kushal Pisavadia wrote: > I was looking at this idea for GSoC2010: > https://issues.apache.org/jira/browse/CASSANDRA-875 > > I've put a comment on that ticket, but am going to post here as well > as it seems to be more active. Sorry for the double post. Replied on

Performance regression tests

2010-03-21 Thread Kushal Pisavadia
I was looking at this idea for GSoC2010: https://issues.apache.org/jira/browse/CASSANDRA-875 I've put a comment on that ticket, but am going to post here as well as it seems to be more active. Sorry for the double post. If this is going to be part of the continuous integration process (assuming H