Comments, do they technicaly slow php down?
From: Sims (siminfrance_at_hotmail.com)
Date: 02/29/04
- Previous message: CC Zona: "Re: regular expression question: any character except a white space?"
- Next in thread: CountScubula: "Re: Comments, do they technicaly slow php down?"
- Reply: CountScubula: "Re: Comments, do they technicaly slow php down?"
- Reply: Andy Hassall: "Re: Comments, do they technicaly slow php down?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Feb 2004 10:20:17 +0200
Hi,
I proud myself in having good comments, (/**/, // etc...), all over my
scripts as well as a very descriptive section at the beginning of the
script.
No correct me if i am wrong but php must still 'read' those comments?
So, do comments technically slow the whole process?
Or is the loss of CPU/Time/memory so negligible that i do not need to worry
about it.
Simon.
- Previous message: CC Zona: "Re: regular expression question: any character except a white space?"
- Next in thread: CountScubula: "Re: Comments, do they technicaly slow php down?"
- Reply: CountScubula: "Re: Comments, do they technicaly slow php down?"
- Reply: Andy Hassall: "Re: Comments, do they technicaly slow php down?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|