[ https://issues.apache.org/jira/browse/JOHNZON-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Struberg resolved JOHNZON-179. ----------------------------------- Resolution: Fixed > 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)