dajohnson1s
01-01-2009, 09:57 AM
Hello,
This is probably more of a preference thing, but I have been reading that removing comments will 'speed up' my application. In this case, it is a campus map via google maps api.
While I understand the concept of fewer lines means fewer lines to read...also there is usually just a one or two liner to say what is happening/what the function does. Personally, I could really careless if they are there or not, but my boss is concerned about future maintenance [and has gone as far as ask for a server-side management area] because I am a student worker.
My concern is that it loads bloody slow. I would like to speed up load times, but my experience is somewhat limited. I have written a few apps, but efficiency never is an issue/ never considered.
Any help would be much appreciated.
This is probably more of a preference thing, but I have been reading that removing comments will 'speed up' my application. In this case, it is a campus map via google maps api.
While I understand the concept of fewer lines means fewer lines to read...also there is usually just a one or two liner to say what is happening/what the function does. Personally, I could really careless if they are there or not, but my boss is concerned about future maintenance [and has gone as far as ask for a server-side management area] because I am a student worker.
My concern is that it loads bloody slow. I would like to speed up load times, but my experience is somewhat limited. I have written a few apps, but efficiency never is an issue/ never considered.
Any help would be much appreciated.