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

Noble Paul edited comment on SOLR-7110 at 3/23/15 6:21 PM:
-----------------------------------------------------------

Changed the scope to just add the functionality to {{JavabinCodec}} but not 
really use it anywhere. I guess this can go in and we can decide whether to use 
it later. So this currently will have no impact on performance till we use it 
directly in some component


was (Author: noble.paul):
Add the functionality to {{JavabinCodec}} but not really use it anywhere. I 
guess this can go in and we can decide whether to use it later

> 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
>         Attachments: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to