Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-291 Globaly improve performance
  3. CONJ-313

Improve performance in reading result packet for a query with more than 10kb data

    XMLWordPrintable

Details

    • Sub-Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0-RC
    • Other
    • None

    Description

      For resultset with small data < 1000 bytes, driver is very fast, but when results are bigger (> 10kb) drizzle driver is faster.

      There must be a point where reading directly from ByteBuffer for each data is slower than reading all packet first before, and reading data after.

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.