Stan Vass
Results
2
comments of
Stan Vass
PHP is an interpreted environment. Even with opcode cache, loading code on every request that you don't use affects performance. The performance overhead of including functions I won't use is...
When I was processing line comments, the way they are assigned to the next statement, I thought, isn't the expected way to factor this. Wouldn't it be better if they...