Hi Does anyone know if theres any app unit testing stats available for any rails apps in comparison with other mvc frameworks, like django or fusebox? Thanks Eoghan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 26 Feb 2008, at 11:28, eoghan wrote:> > Hi > Does anyone know if theres any app unit testing stats available for > any rails apps in comparison with other mvc frameworks, like django or > fusebox?Like what you get with rake stats or are you looking for something else? Fred> > Thanks > Eoghan > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Tue, Feb 26, 2008 at 11:51 AM, Frederick Cheung <frederick.cheung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > > On 26 Feb 2008, at 11:28, eoghan wrote: > > > > > Hi > > Does anyone know if theres any app unit testing stats available for > > any rails apps in comparison with other mvc frameworks, like django or > > fusebox? > > Like what you get with rake stats > or are you looking for something else? > > FredHi Fred Well what id really be looking for is benchmarking examples from applications written with rails, as compared to comparible applications written in other mvc frameworks, like django. I have googled but not really come across anything that useful... just wondering if there has been any research done on this... Thanks Eoghan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 26 Feb 2008, at 12:56, eoghan wrote:> Well what id really be looking for is benchmarking examples from > applications written with rails, as compared to comparible > applications written in other mvc frameworks, like django. I have > googled but not really come across anything that useful... just > wondering if there has been any research done on this...Although I find this kind of research totally pointless, because performance of a framework is the least of your worries in the end (the database is going to be the bottleneck, development time is what costs the most, …), a simple google search for "rails performance" gave me this result: http://wiki.rubyonrails.org/rails/pages/Framework+Performance But as I said, this question comes up every now and then on the list, the replies are always the same and frankly, this is the last time I''m ever going to reply to these kinds of posts again, just like the "enterprise-readiness" of Ruby and Rails. P-llllease. Best regards Peter De Berdt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---