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

Mark Robert Miller updated SOLR-15563:
--------------------------------------
    Priority: Minor  (was: Major)

> Investigate if any minor tweaks can be made to improve the json output paths 
> branch predictability. 
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-15563
>                 URL: https://issues.apache.org/jira/browse/SOLR-15563
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Robert Miller
>            Priority: Minor
>
> There are some very hot paths writing json that  look fairly high on the 
> outlier scale with around 0.5 branch predictability. This is mainly around 
> dispatching depending on the type being written, similar to the hot spot in 
> JavaBinCodec.  Worth seeing if this can be adjusted for a more favorable 
> chance at allowing for some prediction. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to