Hi,

>
> Any idea on what is going on and why the Embperl numbers are so low?
> I added debugging to make sure the pages were being cached and after
> the warm up the all showed 100% cache hits.  The surprise to the
> group was the SPP numbers and how it out performed them all.
>

Of course a simple module is faster than a more complex, but when you use it
you find yourself adding all these features that the more complex ones
already have and at the end your resulting application will not be much
faster, but you spend much more time developing it.

> Side Note: I wanted to try to use Embperl 2.0, but I couldn't get it
> to compile and didn't have the time to spend on it.
>

If you really want to benchmark, you should use 2.0! 2.0 is much faster then
1.3.4. Make sure you use 2.0b7 which is even faster then b5. You can install
1.3.4 and 2.0b7 at then same time, so you can run your benchmark with both
modules. I would like to see a comparison of the two, that is not made by
myself. Anyway if you start a new project, you should build on top of 2.0
and not 1.3.4, because 2.0 is not only faster, but also has much more
possibilities.

Tell me what trouble you have with compiling and we will find what's ging
wrong.

> Let me know if you need any more info or have any ideas on what to
> try.  I still have the test machines setup and can tweak a few things
> and run the tests again.
>

If you really want to speed up 1.3.4 you have to disable the features that
other modules not provide and set

optDisableCleanup
optDisableChdir
optDisableHtmlScan

SetEnv EMBPERL_OPTIONS 657

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to