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

Pavel Tupitsyn updated IGNITE-13293:
------------------------------------
    Release Note: .NET: Improve enum field serialization performance

> .NET: Enum serialization is slow
> --------------------------------
>
>                 Key: IGNITE-13293
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13293
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.7, 2.8, 2.8.1
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.10
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> BinaryWriter.SaveMetadata has performance issues when enums are present:
> every enum write causes GetEnumValues call in BinaryType, which uses 
> reflection.
> We should cache enum values per type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to