|
|
|
|
|
by valyala
1231 days ago
|
|
That link admits that the compiler performance was lower than needed in Go1.18 and Go1.19, because of generics, even when compiling Go code without generics. I can confirm this based on my own open source projects written in Go [1]. [1] https://github.com/valyala/ |
|