1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-09-07 10:49:38 +00:00
arikawa/utils/handler
diamondburned ef48d686cd Handler: Changed to a linked list instead of a slice-backed map
This change should slightly improve the performance of the handler
container.

A rough benchmark was written and tested; the source code is at
https://gist.github.com/diamondburned/c369d13efda5c702a0e59874deee64bd.
2020-10-28 22:37:38 -07:00
..
handler.go Handler: Changed to a linked list instead of a slice-backed map 2020-10-28 22:37:38 -07:00
handler_test.go *: Migrated Go Modules to v2 2020-10-28 15:39:59 -07:00