Pavel Tupitsyn created IGNITE-6886:
--------------------------------------
Summary: .NET: Performance: Pre-calculate fieldId in reflective serializer
Key: IGNITE-6886
URL:
https://issues.apache.org/jira/browse/IGNITE-6886 Project: Ignite
Issue Type: Improvement
Security Level: Public (Viewable by anyone)
Components: platforms
Reporter: Pavel Tupitsyn
Priority: Minor
See {{BinaryWriter.WriteFieldId}} - we have to calculate id from string on each write.
In reflective serializer we could cache these field ids.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)