Samuel Hernandez
|
40e1a3757d
|
*: Migrated Go Modules to v3
|
2021-06-01 19:59:01 -07:00 |
|
diamondburned
|
9b4b707070
|
Handler: Use a free list over a linked list
|
2020-10-28 23:55:39 -07:00 |
|
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 |
|
diamondburned
|
75df94d9f4
|
*: Migrated Go Modules to v2
|
2020-10-28 15:39:59 -07:00 |
|
mavolin
|
ba4b224168
|
handler: move package from /handler to /utils/handler
|
2020-07-29 16:58:33 -07:00 |
|