mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-26 13:46:39 +00:00
e43a46e982
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
6 lines
303 B
Markdown
6 lines
303 B
Markdown
Variable size bufferpool that supports storing buffers up to 512kb in size
|
|
|
|
See documentation for more information: https://godocs.io/git.iim.gay/grufwub/go-bufpool
|
|
|
|
Please note, the test here is a worst-case scenario for allocations (the size
|
|
requests always increase so a new slice is always required) |