You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2015/02/13 20:36:12 UTC

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

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

Noble Paul updated SOLR-7110:
-----------------------------
    Description: In solr we reuse a lot of strings across objects . We already reuse objects in the same payload. It is possible to reuse these string objects across requests by caching them an using them during deserialization  (was: In solr we reuse a lot of strings across objects . We already reuse objects in the same payload. It is possible to reuse these string objects across requests by caching them)

> 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
>
> In solr we reuse a lot of strings across objects . We already reuse objects in the same payload. It is possible to reuse these string objects across requests by caching them an using them during deserialization



--
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