[ 
https://issues.apache.org/jira/browse/IGNITE-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mikhail Cherkasov reassigned IGNITE-5918:
-----------------------------------------

    Assignee: Igor Seliverstov  (was: Mikhail Cherkasov)

> Adding and searching objects in index tree produces a lot of garbage
> --------------------------------------------------------------------
>
>                 Key: IGNITE-5918
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5918
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Mikhail Cherkasov
>            Assignee: Igor Seliverstov
>
> Adding and searching objects in index tree produces a lot of garbage and this 
> can lead to big GC pauses.
> Tests with data streaming of object with 5 string indexes show that ignite 
> server spends about 15-25% CPU time in GC.
> The problem is that ignite deserialize objects for comparing, while for the 
> primitive type and strings comparing can be implemented for bytes.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to