Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4
It depends on language. Compiled languages it would not effect runtime performance only compiling performance and you would never notice the difference. Interpreted languages it has a minimal effect during tokenization the first time it is executed and once more you wouldn't notice it.
18th Dec 2018, 6:45 PM
John Wells
John Wells - avatar