Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-1009

improve performance reading big resultset

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • performance
    • None

    Description

      Actual implementation check column metadata for each decoding value :
      getInt() will check column medatadata to check column datatype, signed/unsigned value, ... for each decoding.

      When having lots of rows, that represent a significant amount of time.
      A better solution would be to set a decoding method reference depending on datatype, permitting to decode value.
      This need benchmark, because method reference use might prevent better performant

      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:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 10d
                10d

                Git Integration

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