Re: Mod_perl vs mod_php

2000-12-17 Thread Jim Winstead
On Dec 13, Roger Espel Llima wrote: > So, does anyone know what PHP does? Does it parse the mixture of > PHP and HTML every time? Does it keep a cache? Does it limit the > size of this cache (which Apache::Registry doesn't)?. How big does > a typical Apache/PHP process get? both php3 and php4

Re: Mod_perl vs mod_php

2000-12-13 Thread Roger Espel Llima
"Jimi Thompson" <[EMAIL PROTECTED]> wrote: > Does anyone have any mod_perl vs. mod_php benchmarks? Speaking of PHP, does anyone here know how mod_php handles the memory bloat / precompilation problem? Preloading scripts is obviously a good thing (eg with the PerlStart directive), we all know thi

Re: Mod_perl vs mod_php

2000-12-12 Thread Stas Bekman
On Tue, 12 Dec 2000, Perrin Harkins wrote: > Please read the archives of this list before asking for Perl/PHP > comparisons. It has been discussed ad nauseum. There are many good > search interfaces for the list archives that will direct you to the > previous posts. To mention a few http://per

Re: Mod_perl vs mod_php

2000-12-12 Thread Perrin Harkins
Please read the archives of this list before asking for Perl/PHP comparisons. It has been discussed ad nauseum. There are many good search interfaces for the list archives that will direct you to the previous posts. - Perrin

Re: Mod_perl vs mod_php

2000-12-12 Thread newsreader
On Tue, Dec 12, 2000 at 02:53:30PM -0800, Randal L. Schwartz wrote: > > "newsreader" == newsreader <[EMAIL PROTECTED]> writes: > > newsreader> Maybe he meant php hello world vs perl hello world? > > And the point of such a comparison would be... what? it will be to publish in your favorite

Re: Mod_perl vs mod_php

2000-12-12 Thread Randal L. Schwartz
> "newsreader" == newsreader <[EMAIL PROTECTED]> writes: newsreader> Maybe he meant php hello world vs perl hello world? And the point of such a comparison would be... what? The real costs of a web application these days are the total product costs, not the transactions-per-second costs.

Re: Mod_perl vs mod_php

2000-12-12 Thread spam
> Does anyone have any mod_perl vs. mod_php benchmarks? Given the fact you are the good programmer either would be about the same. If you can't program your way out of a paper bag, benchmarks won't help you. Benchmarks are for managers, are you the one? pavel

Re: Mod_perl vs mod_php

2000-12-12 Thread newsreader
Maybe he meant php hello world vs perl hello world? On Tue, Dec 12, 2000 at 01:16:59PM -0800, Randal L. Schwartz wrote: > > "Jimi" == Jimi Thompson <[EMAIL PROTECTED]> writes: > > Jimi> Does anyone have any mod_perl vs. mod_php benchmarks? > > Perl code gets 0 performance on PHP. > PHP cod

Re: Mod_perl vs mod_php

2000-12-12 Thread Randal L. Schwartz
> "Jimi" == Jimi Thompson <[EMAIL PROTECTED]> writes: Jimi> Does anyone have any mod_perl vs. mod_php benchmarks? Perl code gets 0 performance on PHP. PHP code likewise gets 0 performance on Perl. Given that, you've got to write different code on both, and you can probably always come up wi