mirror of
https://github.com/enocom/gopher-reading-list.git
synced 2026-05-15 22:01:44 -06:00
[GH-ISSUE #190] Generics can make your Go code slower #167
Labels
No labels
advanced
beginner
intermediate
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/gopher-reading-list#167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @enocom on GitHub (Apr 3, 2022).
Original GitHub issue: https://github.com/enocom/gopher-reading-list/issues/190
https://planetscale.com/blog/generics-can-make-your-go-code-slower
@cristaloleg commented on GitHub (Apr 3, 2022):
and a response to this article https://www.dolthub.com/blog/2022-04-01-fast-generics/