Jump to content

Code comments and memory usage


richarddsmith

Recommended Posts

Does the addition of comments (liberally) throughout the PHP code increase its' system memory usage?  I'm thinking that since it is interpreted (not compiled), the comments must be loaded in memory with the code, and thus increase the script's memory footprint. Is this correct?

 

Rick Smith

Link to comment
https://forums.phpfreaks.com/topic/123846-code-comments-and-memory-usage/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.