Perl vs PHP speed?
- From: "Jan" <janoleolsen@xxxxxxxxxxx>
- Date: 1 Mar 2006 14:19:19 -0800
We expect about 570 new visitors every minute on our web page
containing a form, 17 of these will press a submit button to invoke the
PHP (alternatively CGI perl).
Would you expect the performance hit to noticeable at this volume, thus
we should consider a cgi-bin perl instead of PHP (parser is loaded).
Perl is after all never invoked unless submit is pressed.
We would also like to store the referrer in a cookie when someone
enters the page, this could be done with PHP. Maybe javascript is
quicker (avoiding PHP parser)?
.
- Follow-Ups:
- Re: Perl vs PHP speed?
- From: Bart Lateur
- Re: Perl vs PHP speed?
- From: Jamie
- Re: Perl vs PHP speed?
- From: Matt Garrish
- Re: Perl vs PHP speed?
- From: J. Gleixner
- Re: Perl vs PHP speed?
- Prev by Date: Re: Weighing the evidence, Perl is a GUESSING game !!
- Next by Date: Re: Perl array and ASP session variable
- Previous by thread: newbie question
- Next by thread: Re: Perl vs PHP speed?
- Index(es):
Relevant Pages
|