Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2349

Serialize BitmapCounter with peekLength

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.6.0
    • v2.0.0
    • Metadata
    • None

    Description

      Currently, in BitmapCounter we deserialize the bitmap to get the peekLength, we know which is expensive in terms of CPU time from JMC hot code.

      Actually, we could Serialize BitmapCounter with peekLength to avoid deserializing the bitmap when we get peekLength.

      Of course, we need to keep forward compatibility.

      Attachments

        1. KYLIN-2349.patch
          3 kB
          Kaisen Kang

        Issue Links

          Activity

            People

              kangkaisen Kaisen Kang
              kangkaisen Kaisen Kang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: