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

Home » General » Test Forum » Neat board, but php not perl...
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Neat board, but php not perl... [message #1238 is a reply to message #1237] Tue, 26 March 2002 17:58 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Actually PHP uses perl regular expression library for its regex so the speed is virtually the same, unless of course you prfe-compile the regular expression.

As for speed, I think that depends entirely on the application itself and how the code is used. Both languages have their own optimization tricks that can be used to speed up code.
In addition there are a number of packages that optimize PHP, such as APC for example which caches the interpreted PHP code in memory so it does not need to be interpreted again and Zend Optimizer, which runs the code through several optimization routines before executing the code.

I think I speed was the ONLY consideration we'd all probably be using C anyway since both PHP & Perl are WAY slower then C.


FUDforum Core Developer
[Message index]
 
Read Message icon13.gif
Read Message icon14.gif
Read Message
Read Message
Read Message
Previous Topic: ¥¢±Ñ¬°¦¨¥\¤§¥À
Next Topic: Testing (duh)
Goto Forum:
  

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

Current Time: Fri Nov 08 14:29:02 GMT 2024

Total time taken to generate the page: 0.07448 seconds