On Tue, Mar 17, 2020 at 11:12 PM 'Benjamin' via golang-nuts <golang-nuts@googlegroups.com> wrote: > > Benchmark shows that lingo is faster than goroutine. > > Many china internet companies use similar c++ libraries to support trillions > of concurrency. > Like Tencent use a smiler project libco: > https://github.com/Tencent/libco > > I think the go team should learn some idea from these projects. > NOT invent new thing is not necessary, its waste of time. Not all developers > have 10+ years time to wait a new programming language become maturity .
Go is an open source project. I encourage you, and anyone who is interested, to investigate these libraries to understand why they are faster, and what Go can do to speed up. The more people work on Go, the less time everyone will have to wait for better performance. Thanks. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcWexCZ8C7%2Bwy8rvUv4X9rkFUU5b8p%3Da5juCmYmqP-EdBg%40mail.gmail.com.