Uploaded image for project: 'MariaDB Connector/Python'
  1. MariaDB Connector/Python
  2. CONPY-333

C implementation : columns metadata reading

    XMLWordPrintable

Details

    Description

      Current C implementation is faster than native in every aspect, but for one thing :

                                                            |--------------|--------------|
                                                            | python       | python       |
                                                            | mariadb      | mariadb_c    |
      ------------------------------------------------------|--------------|--------------|
      Select 100 int cols            - BINARY EXECUTE ONLY  | 10929 |  54% |  9475 |  47% |
      ------------------------------------------------------|--------------|--------------|
      
      

      goal is to investigate and correct this. This might be related to https://jira.mariadb.org/browse/CONC-803

      Attachments

        Activity

          People

            diego dupin Diego Dupin
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.