Earlier quoted context omitted.
1. See all of the other arguments in this thread about "contrived rules" > You have repeatedly claimed "only for one language". How many languages are in practice prevented from using pre-allocation? How big is the cohort? Does it matter if it's exactly one or if it's two or three? Why are you fixating on this relatively irrelevant point rather than the more substantial point that has been reiterated a dozen times? >…
> How many languages are in practice prevented from using pre-allocation? How many provide GC? The substantial point is that you wish special treatment for Go lang. > … "the sky is blue" is merely my opinion… When all can see the vibrant orange red sunset.
Golang vs. C# (.NET 5.0) at Benchmarks Game
111–114 of 114 posts
Re: Golang vs. C# (.NET 5.0) at Benchmarks Game
#112Earlier quoted context omitted.
> I've never understood why… Perhaps they don't read the website text? > … no contact nor link… Search works.
I ran multiple search queries. I wouldn't be so dumb to post a comment like this here without having done my homework. The best I found after trying numerous keyword permutations was https://salsa.debian.org/benchmarksgame-team/benchmarksgame , but this did not appear to contain all of the benchmarks' source, just the source embedded in HTML, which is specious at best. This repository looks mostly like frontend HTML…
Re: Golang vs. C# (.NET 5.0) at Benchmarks Game
#113Earlier quoted context omitted.
That is one reason I don't consider the language benchmark to be really relevant: a lot of benchmarks are taited by the exact rules of the competition.
And these rules are particularly bizarre. Rust, C, and C++ are all allowed to use custom allocators while Java and C# have GCs which are optimized for this particular micro benchmark but not for real world applications (although I hear Java’s GCs are making good headway on latency lately, and clearly all of the GCs are suitable for general application development). So it’s really just Go which is forbidden from an id…
Re: Golang vs. C# (.NET 5.0) at Benchmarks Game
#114Earlier quoted context omitted.
> I've never understood why… Perhaps they don't read the website text? > … no contact nor link… Search works.
I ran multiple search queries. I wouldn't be so dumb to post a comment like this here without having done my homework. The best I found after trying numerous keyword permutations was https://salsa.debian.org/benchmarksgame-team/benchmarksgame , but this did not appear to contain all of the benchmarks' source, just the source embedded in HTML, which is specious at best. This repository looks mostly like frontend HTML…
To address that concern, there's now a link in the homepage banner.