enocom / gopher-reading-list

A curated selection of blog posts on Go
Apache License 2.0
7.85k stars 577 forks source link

Generics can make your Go code slower #190

Closed enocom closed 1 year ago

enocom commented 2 years ago

https://planetscale.com/blog/generics-can-make-your-go-code-slower

cristaloleg commented 2 years ago

and a response to this article https://www.dolthub.com/blog/2022-04-01-fast-generics/