You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2018/09/03 12:10:07 UTC

[jira] [Closed] (JOHNZON-179) improve performance for writing arrays of wrapper and native types

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

Mark Struberg closed JOHNZON-179.
---------------------------------

shipped in johnzon-1.1.9

> improve performance for writing arrays of wrapper and native types 
> -------------------------------------------------------------------
>
>                 Key: JOHNZON-179
>                 URL: https://issues.apache.org/jira/browse/JOHNZON-179
>             Project: Johnzon
>          Issue Type: Improvement
>          Components: JSON-B
>    Affects Versions: 1.1.8
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 1.1.9
>
>
> Converting an Integer[] in a pojo is currently not performing as well as we could. Mostly due to the expensive Array.get invocation.
>  
> We could improve this a lot by having separate array handling code for each native type.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)