frostfs-sdk-go/pool
Denis Kirillov 202412230a
All checks were successful
Tests and linters / Tests (1.20) (pull_request) Successful in 1m6s
Tests and linters / Lint (pull_request) Successful in 1m28s
DCO / DCO (pull_request) Successful in 4m29s
Tests and linters / Tests (1.19) (pull_request) Successful in 5m32s
[#115] pool: Drop part buffer pool
Tests showed that using part buffer pool doesn't save memory a lot.
Especially on big parts.
Probably we can use pool only for small parts
after adding buffer in payloadSizeLimiter

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-08-21 12:03:03 +03:00
..
tree [#136] pool: Set order field to get subtree 2023-08-02 10:32:37 +00:00
cache.go [#114] pool: Support client cut with memory limiter 2023-08-21 12:02:40 +03:00
cache_test.go Rename package name 2023-03-07 15:47:21 +03:00
doc.go [#4] Rename NeoFS mentions in comments and method names 2022-12-30 13:40:50 +03:00
mock_test.go [#16] pool: Fix counting context canceled error 2023-03-29 15:58:04 +03:00
object_put_pool_transformer.go [#115] pool: Drop part buffer pool 2023-08-21 12:03:03 +03:00
pool.go [#115] pool: Drop part buffer pool 2023-08-21 12:03:03 +03:00
pool_test.go [#114] pool: Support client cut with memory limiter 2023-08-21 12:02:40 +03:00
sampler.go [#165] pool: make private inner structs 2022-03-21 12:41:08 +03:00
sampler_test.go [#358] pool: Start even if not all node healthy 2022-11-09 10:22:33 +03:00
statistic.go [#51] Add current nodes as external statistics 2023-08-15 09:51:13 +03:00