Waffelson@lemmy.world to linuxmemes@lemmy.world · 7 个月前I like C programs for their speedlemmy.worldimagemessage-square79fedilinkarrow-up1503arrow-down117
arrow-up1486arrow-down1imageI like C programs for their speedlemmy.worldWaffelson@lemmy.world to linuxmemes@lemmy.world · 7 个月前message-square79fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up2arrow-down1·edit-27 个月前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