Flex - the tools that parses the code skips everything between /* and */ and for this 
no token is given back. Of course if you don't
have 5kb comments Flex will be a little faster but possibly few %.

Regards,
Andrey

----- Original Message -----
From: "caspar kennerdale" <[EMAIL PROTECTED]>
To: "PHP General" <[EMAIL PROTECTED]>
Sent: Saturday, March 16, 2002 7:13 PM
Subject: [PHP] server load


> Would a 10kb file which has 5kb of comments take longer to process in php
> than the same file wihout the comments which is 5kb?
>
> Or are the comments ignored as far as server load and speed to delivery are
> concerned?
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to