💾 Archived View for bbs.geminispace.org › u › dimkr › 15084 captured on 2024-07-09 at 05:33:33. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-06-16)

➡️ Next capture (2024-08-18)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 😈 dimkr

Re: "power consumption of programming languages"

In: s/pascal

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.

😈 dimkr

Feb 17 · 5 months ago

Original Post

🌒 s/pascal

power consumption of programming languages — 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.

💬 norayr [mod] · 1 comment · Feb 16 · 5 months ago