Waffelson@lemmy.world to linuxmemes@lemmy.world · 1 年前I like C programs for their speedlemmy.worldexternal-linkmessage-square79linkfedilinkarrow-up1499arrow-down117
arrow-up1482arrow-down1external-linkI like C programs for their speedlemmy.worldWaffelson@lemmy.world to linuxmemes@lemmy.world · 1 年前message-square79linkfedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up2arrow-down1·edit-21 年前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
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