summaryrefslogtreecommitdiff
path: root/vendor/git.iim.gay/grufwub/go-bufpool/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/git.iim.gay/grufwub/go-bufpool/README.md')
-rw-r--r--vendor/git.iim.gay/grufwub/go-bufpool/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/git.iim.gay/grufwub/go-bufpool/README.md b/vendor/git.iim.gay/grufwub/go-bufpool/README.md
new file mode 100644
index 000000000..a6b0630bf
--- /dev/null
+++ b/vendor/git.iim.gay/grufwub/go-bufpool/README.md
@@ -0,0 +1,6 @@
+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) \ No newline at end of file