Increase signature pool max object size #38

Merged
dstepanov-yadro merged 1 commits from dstepanov-yadro/frostfs-api-go:fix/increase_pool_size into master 2023-06-09 15:04:37 +00:00

According to the results of profiling, objects with a size of 72KB are mainly allocated.

According to the results of profiling, objects with a size of 72KB are mainly allocated.
dstepanov-yadro force-pushed fix/increase_pool_size from 798aa5b680 to 68021b910a 2023-06-02 14:27:43 +00:00 Compare
dstepanov-yadro requested review from storage-core-committers 2023-06-02 14:28:22 +00:00
dstepanov-yadro requested review from storage-core-developers 2023-06-02 14:28:22 +00:00
acid-ant approved these changes 2023-06-02 14:49:28 +00:00

Ok for support, but to me this number depends on the particular load.
Maybe we can refactor the API somehow to make this pool/slice being provided by the caller?

Ok for support, but to me this number depends on the particular load. Maybe we can refactor the API somehow to make this pool/slice being provided by the caller?
aarifullin approved these changes 2023-06-05 11:23:07 +00:00
dstepanov-yadro merged commit 68021b910a into master 2023-06-09 15:04:37 +00:00
dstepanov-yadro deleted branch fix/increase_pool_size 2023-06-09 15:04:38 +00:00
Sign in to join this conversation.
There is no content yet.