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

Implement a global memory pool to be used by hbtrie's find and insert operations

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 5.0.0
    • 4.5.0, 4.5.1, 5.0.0
    • forestdb
    • None
    • ForestDB: Oct 17 - Nov 4

    Description

      Implement a global memory pool for use by hbtrie operations to avoid allocating memory on heap or stack for every iteration/operation.

      This should speed things up and also avoid any stack overflow issues or performance degradation due to repeated malloc/free.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              abhinav Abhi Dangeti
              abhinav Abhi Dangeti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty