-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

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 ยท 3 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 ยท 4 months ago

-- Response ended

-- Page fetched on Sun Jun 2 15:14:51 2024