Increase signature pool max object size (SUPPORT) #37

Merged
realloc merged 1 commits from dstepanov-yadro/frostfs-api-go:fix/increase_signature_pool_support into support/v2.15 2023-06-08 09:41:26 +00:00

According to the results of profiling, objects with a size of 72KB are mainly allocated. So 64KB value leads to pool is never used.

According to the results of profiling, objects with a size of 72KB are mainly allocated. So 64KB value leads to pool is never used.
dstepanov-yadro force-pushed fix/increase_signature_pool_support from b6676ffae3 to 4cb0068dde 2023-06-02 14:20:57 +00:00 Compare
dstepanov-yadro requested review from storage-core-committers 2023-06-02 14:21:38 +00:00
dstepanov-yadro requested review from storage-core-developers 2023-06-02 14:21:38 +00:00
dstepanov-yadro requested review from JuliaKovshova 2023-06-02 14:21:43 +00:00
acid-ant approved these changes 2023-06-02 14:49:02 +00:00
fyrchik approved these changes 2023-06-02 14:50:28 +00:00
JuliaKovshova approved these changes 2023-06-08 09:38:35 +00:00
realloc merged commit 4cb0068dde into support/v2.15 2023-06-08 09:41:26 +00:00
realloc deleted branch fix/increase_signature_pool_support 2023-06-08 09:41:27 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No Milestone
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-api-go#37
There is no content yet.