FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » PHP 4 vs 5 timings
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: PHP 4 vs 5 timings [message #175141 is a reply to message #174825] Tue, 16 August 2011 20:38 Go to previous message
Jo Schulze is currently offline  Jo Schulze
Messages: 15
Registered: January 2011
Karma:
Junior Member
Billy Mays wrote:

> and since the PHP script that generates the page is fairly
> large (~1000 lines), I suspected that PHP would waste time parsing the
> whole script but then only execute the top 20 lines.

Yes it will. Just as it did with PHP4.

> My hope was that
> PHP5 parsed faster, even if it executed at the same speed.

Because of magic or what? Zend Engine 2 (as used in PHP5) is an
improvement, but I doubt parsing speed will significantly increase.

However, I see no drawback.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Calling stored procedure on remote SQL Server machine with PDO
Next Topic: Adding a record to a database
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 17:33:07 GMT 2024

Total time taken to generate the page: 0.05258 seconds