Hello All, I am looking to find out bench mark and performance testing for rails with other frameworks such as Hibernate. I have not found yet good bench mark or report about this topic. Could you please guide me where I can find it? Yours, Waleed --~--~---------~--~----~------------~-------~--~----~ 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 12 Nov 2007, at 06:54, Waleed Harbi wrote:> > Hello All, > > I am looking to find out bench mark and performance testing for rails > with other frameworks such as Hibernate. I have not found yet good > bench mark or report about this topic. > > Could you please guide me where I can find it? >railsbench is quite handy. Production log analyzer gives you stats from your log files (but the log files need to be in a certain format) Fred> > Yours, > Waleed > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thank you for your reply, but I do not have application yet. This is why I am asking to benchmarks for rails, I have read about railsbench but it is for who has rails application a ready, not like me. If anyone did or have some benchmarks reports & results please provide me. I appreciate your help. I am waiting your feedback. On Nov 12, 1:12 pm, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 12 Nov 2007, at 06:54, Waleed Harbi wrote: > > > > > Hello All, > > > I am looking to find out bench mark and performance testing for rails > > with other frameworks such as Hibernate. I have not found yet good > > bench mark or report about this topic. > > > Could you please guide me where I can find it? > > railsbench is quite handy. > Production log analyzer gives you stats from your log files (but the > log files need to be in a certain format) > > Fred > > > > > Yours, > > Waleed--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Waleed Harbi pisze:> Hello All, > > I am looking to find out bench mark and performance testing for rails > with other frameworks such as Hibernate. I have not found yet good > bench mark or report about this topic. > > Could you please guide me where I can find it? > > > Yours, > Waleed > > > > >http://docs.codehaus.org/display/GRAILS/Grails+vs+Rails+Benchmark Hibernate beats active record on its face, its much more flexible and much faster especially when saving, updating records (lazy updating). java rulezzz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---