frostfs-node/pkg
Evgenii Stratonikov b4e90cdf51 [#2165] pilorama: Optimize TreeApply when used for synchronization
Because synchronization _most likely_ will have apply already existing
operations, it is much faster to check their presence in a read
transaction. However, always doing this will degrade the perfomance
for normal `Apply`. And, let's be honest, it is already not good.
Thus we add a separate parameter which specifies whether this logic is
enabled.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2022-12-30 11:07:35 +03:00
..
core [#2156] core/netmap: Change node addresses iteration order 2022-12-30 11:07:35 +03:00
innerring Move to frostfs-node 2022-12-28 15:04:29 +03:00
local_object_storage [#2165] pilorama: Optimize TreeApply when used for synchronization 2022-12-30 11:07:35 +03:00
metrics [#2022] Add metric readonly to get shards mode 2022-12-30 11:07:35 +03:00
morph Move to frostfs-node 2022-12-28 15:04:29 +03:00
network Move to frostfs-node 2022-12-28 15:04:29 +03:00
services [#2165] pilorama: Optimize TreeApply when used for synchronization 2022-12-30 11:07:35 +03:00
util Move to frostfs-node 2022-12-28 15:04:29 +03:00