On 23 May 2006, at 22:10, L. V. Lammert wrote:

>> Being interpreted is certainly part of the problem.  Quickly compiled
>> languages like python, perl and pike are significantly faster, while
>> still being very dynamic and flexible.
>
> RoR uses fastcgi, .. which is just as fast as Perl or Python.

It also has two modes, development and production.  Development mode  
reloads everything, every time, so it picks up any changes you make  
to the code.  Production mode caches as much as possible, and runs a  
lot faster than development mode.

Gaby

--
Junkets for bunterish lickspittles since 1998!
http://www.playr.co.uk/sudoku/
http://weblog.vanhegan.net/

Reply via email to