Re: Is it useful to remove comments & spaces from source code?
- From: "asdf" <asdf@xxxxxxxx>
- Date: Wed, 31 Jan 2007 02:02:16 +1100
"howa" <howachen@xxxxxxxxx> wrote in message
news:1170168271.039856.63210@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
we will keep an original codes in the SVN,...
the main point is: around 20-30% of file size are from comments &
white space, we think that when each time include_once is called,
dummy information need to be read by PHP interpreter, seems waste of
cpu time...
CPU time is cheap. Developer time is expensive. Work it out.
.
- References:
- Prev by Date: Re: x
- Next by Date: How to create an image on the fly?
- Previous by thread: Re: Is it useful to remove comments & spaces from source code?
- Next by thread: Re: Is it useful to remove comments & spaces from source code?
- Index(es):