+ 2
I just learned that the Go language forces a garbage collection at least every 2 minutes regardless of heap growth.
Does anyone know the minimum garbage collection frequencies for Java and C#? Or should I be Googling this instead?
4 Answers
+ 3
This article prompted this question.
https://blog.discordapp.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f
+ 3
I guess Golang and Rust are not that popular among the Sololearn community.
+ 2
Despite the issues Go is still coming up as a viable back end language.
+ 2
I feel like I am talking to myself here.