From: Ezra Zygmuntowicz Date: 2005-04-29T11:37:28+09:00 Subject: Re: General Questions On Apr 28, 2005, at 7:17 PM, Jason Smith wrote: > I am not a developer and am looking for other people's experiences. > > Has anyone noticed an increase in the server cpu usage when using Ruby > compared to when they used PHP? > > I know this is a generic question and I apologize. > > Thanks, > > Jason > If you are talking about some medium scale dynamic php/mysql websites compared to similar ruby/mysql sites running with mod_ruby and eruby to be the most similar setup to php then I have seen no drastic changes in server load using ruby over php. If you are talking about rails web sites then I think you will notice more server load then standalone php scripts. But rails is not more resource intensive than some of the better php frameworks. -Ezra