I am working to speed up the response time of the website I'm currently working on. Can someone tell me if the php parser takes time to look at the code in the comment blocks, or is it completely ignored? I ask because I am wondering if many large blocks of code with comments will remove anything in order to improve page rendering time. Thank.
source
share