Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-15509 Issues to potentially improve JSON faceting and Stats performance with an SQL performance focus..
  3. SOLR-15563

Investigate if any minor tweaks can be made to improve the json output paths branch predictability.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            markrmiller Mark Robert Miller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: