You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/18 16:48:04 UTC

[jira] [Commented] (SOLR-7110) Optimize JavaBinCodec to minimize string Object creation

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

ASF subversion and git services commented on SOLR-7110:
-------------------------------------------------------

Commit 1703874 from shalin@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1703874 ]

SOLR-7110: Added entry to CHANGES.txt under 5.2.0

> Optimize JavaBinCodec to minimize string Object creation
> --------------------------------------------------------
>
>                 Key: SOLR-7110
>                 URL: https://issues.apache.org/jira/browse/SOLR-7110
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>             Fix For: 5.2, Trunk
>
>         Attachments: JavabinPerf.patch, JavabinPerf.patch, SOLR-7110.patch, SOLR-7110.patch, SOLR-7110.patch
>
>
> In JavabinCodec we already optimize on strings creation , if they are repeated in the same payload. if we use a cache it is possible to avoid string creation across objects as well.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org