Hacker News new | ask | show | jobs
by SekstiNi 1437 days ago
Here's a writeup exploring this very topic, and showing how Go's generics will currently give worse performance than just using an interface.

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