Re: [Rails-core] Ruby Summer of Code Project

2010-04-22 Thread Chad Woolley
On Thu, Apr 22, 2010 at 4:23 PM, Federico Builes wrote: > Below you'll find my proposal, please contact me if you have any This all sounds great. > questions or suggestions: > I currently don't know how far Chad plans to take his project, but > from what I understand his idea > is to setup sever

Re: [Rails-core] Ruby Summer of Code Project

2010-04-22 Thread Federico Builes
On Tue, Apr 20, 2010 at 7:35 PM, Federico Builes wrote: > As Chad mentioned, we've been exchanging emails outside the list and > it's been helpful to ground my proposal. Some of my ideas can fall > outside the current scope of Chad's work on a CI platform to build a > pristine copy of Rails everyt

Re: [Rails-core] Ruby Summer of Code Project

2010-04-20 Thread Anuj Dutta
On 21 April 2010 06:23, Santiago Pastorino wrote: > Hey Federico, > > I was talking with Jeremy Kemper regarding to benchmarks and he > points me to try to benchmark an existing open source app. > For example port redmine or gemcutter to rails 3 (Jeremy already port > redmine http://github.com/j

Re: [Rails-core] Ruby Summer of Code Project

2010-04-20 Thread Santiago Pastorino
Hey Federico, I was talking with Jeremy Kemper regarding to benchmarks and he points me to try to benchmark an existing open source app. For example port redmine or gemcutter to rails 3 (Jeremy already port redmine http://github.com/jeremy/redmine/commits/rails3 but it's from november) and bench

Re: [Rails-core] Ruby Summer of Code Project

2010-04-20 Thread Federico Builes
On Tue, Apr 20, 2010 at 7:21 PM, Chad Woolley wrote: > On Tue, Apr 20, 2010 at 2:56 PM, Jeremy Kemper wrote: > Hi Jeremy, > > Yes, good points.  I've already talked with Federico offline.  I > believe his original interest was in improving the rails test suite > itself, and allowing collaboration

Re: [Rails-core] Ruby Summer of Code Project

2010-04-20 Thread Jeremy Kemper
On Tue, Apr 20, 2010 at 5:21 PM, Chad Woolley wrote: > On Tue, Apr 20, 2010 at 2:56 PM, Jeremy Kemper wrote: >> Hey Federico, >> >> Have you tried the performance test suite built in to Rails apps? >> >> You write performance tests in the style of integration tests then >> `rake test:benchmark` o

Re: [Rails-core] Ruby Summer of Code Project

2010-04-20 Thread Chad Woolley
On Tue, Apr 20, 2010 at 2:56 PM, Jeremy Kemper wrote: > Hey Federico, > > Have you tried the performance test suite built in to Rails apps? > > You write performance tests in the style of integration tests then > `rake test:benchmark` or `rake test:profile`. > > The benchmark task benches each per

Re: [Rails-core] Ruby Summer of Code Project

2010-04-20 Thread Jeremy Kemper
On Tue, Apr 20, 2010 at 11:09 AM, Federico Builes wrote: > (Sending this to talk and core, I apologize if you get two copies of > this email). > > Hi, > > As part of my Ruby SOC proposals I'm thinking of working in the CI > idea posted in http://wiki.rubyonrails.org/rubysoc/2010/ideas > > Ideally,

[Rails-core] Ruby Summer of Code Project

2010-04-20 Thread Federico Builes
(Sending this to talk and core, I apologize if you get two copies of this email). Hi, As part of my Ruby SOC proposals I'm thinking of working in the CI idea posted in http://wiki.rubyonrails.org/rubysoc/2010/ideas Ideally, I'd like to do a two step proposal: first one would be writing custom CI