Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-800

Replace slice decodes with direct access

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • .backlog-sdk3
    • None
    • None
    • None
    • 1

    Description

      Right now on i.e. gets, we create a couple slices for parts of the response (body, extras, flexibleExtras) .. I think this can be optimized to create the resulting data from the original response directly and resetting the reader index where needed. Since this is on the hot code path it is worth investigating and improving to reduce allocations (even if they are pooled)

      Attachments

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

        Activity

          People

            david.nault David Nault
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty