Comment by neonsunset
2 months ago
C#, to match the performance of reference implementations in C and Rust, and completely crush the performance of those in Go :)
2 months ago
C#, to match the performance of reference implementations in C and Rust, and completely crush the performance of those in Go :)
Why do you need to downvote / compare Go on every of your post? Do you have insecurities with Go?
I was reading another post about someone showing some AI stuff and then: https://news.ycombinator.com/item?id=43246127
what do you mean by reference implementations, in this context?
All sorts of algorithms for processing data useful in high-load scenarios: checksum calculation, text searching/analysis/transformation, data compression, networking (request analysis, routing, filtering), interop with other C ABI dependencies, etc.
got it, thanks.