=> https://hackaday.com/2021/11/18/c-is-the-greenest-programming-language/
this is an article about the research. couldn't help but notice that pascal is on the top row in three columns.
that's because of the language and because freepascal compiler is written very good.
=> Posted in: s/pascal | ๐ norayr [mod]
2024-02-16 ยท 1 year ago
=> ๐ dimkr ยท 2024-02-17 at 14:04:
It's not surprising to see that garbage collected languages and languages that do more heap allocations are less "efficient". Heap allocation and freeing can be CPU intensive, or less cache-friendly. Plus, things like Go's escape analysis probably makes some languages competitive in some synthetic benchmarks.
text/gemini; charset=utf-8
This content has been proxied by September (3851b).