il Mon, 21 Jun 2004 07:55:25 +0900, Florian Weber <csshsh / structbench.com> ha scritto:: > >and anyways, why does it take ruby so long to load the files and compile >it when the same would only take a fragment of it with php? > I just thought of this: does rails uses ERB or ERuby ? The first one is basically a pure ruby version of the latter, maybe if that is the one used you may seicth to the C one and get some better performance..