Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-24502

reduce memory usage and re-allocation in statsMap() call

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.0.0
    • 4.0.0, 5.0.0
    • XDCR
    • Triaged
    • Unknown

    Description

      In CBSE-3743, it is observed that calls to statsMap() took a a lot of CPU. It turned that the memory usage of statsMap() is not efficient and caused a lot of slice re-allocation calls. It not only used CPU itself, but also caused more CPU to be used on GC. We need to make statsMap() call more memory efficient.

      Attachments

        For Gerrit Dashboard: MB-24502
        # Subject Branch Project Status CR V

        Activity

          People

            pavelpaulau Pavel Paulau (Inactive)
            yu Yu Sui (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty