Waffelson@lemmy.world to linuxmemes@lemmy.world · 4 months agoI like C programs for their speedlemmy.worldimagemessage-square79fedilinkarrow-up1502arrow-down117
arrow-up1485arrow-down1imageI like C programs for their speedlemmy.worldWaffelson@lemmy.world to linuxmemes@lemmy.world · 4 months agomessage-square79fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up2arrow-down1·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