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), w

Mod_perl vs mod_php

2000-12-12 Thread Jimi Thompson
Does anyone have any mod_perl vs. mod_php benchmarks? Jimi begin:vcard n:Thompson;Jimi tel;pager:877-309-2784 tel;cell:817-980-7863 tel;work:817-619-3612 x-mozilla-html:FALSE url:hww adr:;; version:2.1 email;internet:[EMAIL PROTECTED] fn:Jimi Thompson end:vcard

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 alwa

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 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 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. Until

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 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

development time: Mod_perl vs mod_php

2000-12-12 Thread Jie Gao
On Tue, 12 Dec 2000 [EMAIL PROTECTED] wrote: What I really like to see compared is the development time of php vs perl code for a given problem. I've read ad nauseam about perl development time being shorter than C. How does php compare to perl in this regard, I wonder. I don't know about

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