You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2021/12/24 09:34:00 UTC

[jira] [Created] (IGNITE-16209) TxCounters improve performance

Nikolay Izhikov created IGNITE-16209:
----------------------------------------

             Summary: TxCounters improve performance
                 Key: IGNITE-16209
                 URL: https://issues.apache.org/jira/browse/IGNITE-16209
             Project: Ignite
          Issue Type: Improvement
            Reporter: Nikolay Izhikov


TxCounters created for each transaction and creates a lot of objects that should be created lazy or rewritten to the more compact data structure that uses only primitive keys.

This will help to improve transaction performance.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)