Does anyone has a solid benchmark about comments speed.. I mean, too many comments will decrease speed of the PHP scripts...
I've tried without success using a class, and also a simple micro-time operation... Well, cause the file is evaluated before it is executed, I didn't had success.
Any idea?
include() the file you want to time
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php