文件名称:bytebufferpool, 反内存浪费字节缓冲池.zip
文件大小:7KB
文件格式:ZIP
更新时间:2022-10-07 15:52:22
开源
bytebufferpool, 反内存浪费字节缓冲池 bytebufferpool一个字节缓冲池的anti-memory-waste保护实现。池可能因碎片而浪费有限的内存量。 这里值等于并发使用中字节缓冲区的最大总大小。基准测试结果目前,bytebufferpool是
【文件预览】:
bytebufferpool-master
----README.md(930B)
----doc.go(284B)
----LICENSE(1KB)
----pool.go(3KB)
----go.mod(41B)
----bytebuffer.go(2KB)
----bytebuffer_timing_test.go(512B)
----.travis.yml(258B)
----bytebuffer_example_test.go(396B)
----bytebuffer_test.go(3KB)
----pool_test.go(2KB)