|
||
|
|||||||
| Other Cant find a category above, use this one! Core mods not listed above go here! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
|
I was wondering if commented out code would affect compilation speed... For example, say you had like... massive amounts (like a 2mb document) of just pure commented code, would that affect it any?
__________________
|
|
|
|
|
|
#2 (permalink) |
|
Forum Novice
Join Date: Jul 2004
Location: Switzerland
Age: 25
Posts: 234
|
No.
I mean, technically, yes, because the first stage of compilation has to strip all commentation blocks. But in comparision with all the other parts of the whole compilation, this really doesnt affect speed in a serious way. The next stage doesnt know about comments at all, so it doesnt matter how much code-comments you have. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|