Waffelson@lemmy.world to linuxmemes@lemmy.world · 4 months agoI like C programs for their speedlemmy.worldimagemessage-square77fedilinkarrow-up1458
arrow-up1458imageI like C programs for their speedlemmy.worldWaffelson@lemmy.world to linuxmemes@lemmy.world · 4 months agomessage-square77fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·edit-24 months agoThey do have optimizations however they are interpreted at runtime so they can only be so fast Frankly you won’t notice much unless the program is doing something computation heavy which shouldn’t be done in languages such as JavaScript and Python
They do have optimizations however they are interpreted at runtime so they can only be so fast
Frankly you won’t notice much unless the program is doing something computation heavy which shouldn’t be done in languages such as JavaScript and Python