6 ms·
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://planetsca
by SekstiNi 4y 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-slower https://planetscale.com/blog/generics-can-make-your-go-code-...