You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2015/10/08 14:18:26 UTC

[jira] [Commented] (IGNITE-1608) Platform .Net: Optimize PortableWriterImpl.WritePrimitive

    [ https://issues.apache.org/jira/browse/IGNITE-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948567#comment-14948567 ] 

Pavel  Tupitsyn commented on IGNITE-1608:
-----------------------------------------

Why do our Write* methods all named differently?
I think all of them should be named Write(). This way overload resolution will do the work for us.

> Platform .Net: Optimize PortableWriterImpl.WritePrimitive
> ---------------------------------------------------------
>
>                 Key: IGNITE-1608
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1608
>             Project: Ignite
>          Issue Type: Task
>          Components: interop
>    Affects Versions: ignite-1.5
>            Reporter: Pavel  Tupitsyn
>            Assignee: Pavel  Tupitsyn
>             Fix For: ignite-1.5
>
>
> Huge "if" tree can be replaced with dynamic dispatch.
> Need to investigate if performance can be improved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)