Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-9758

CHECKSUM TABLE - optimize calling my_checksum with larger chunks

    XMLWordPrintable

Details

    • 10.1.14

    Description

      Checksum implementations contain optimizations for calculating
      checksums of larger blocks of memory.

      This optimization calls my_checksum on a larger block of memory
      rather than calling on multiple adjacent memory as its going though
      the table columns for each table row.

      Note: I am planning to submit optimized crc32 code soon.

      Attachments

        Activity

          People

            serg Sergei Golubchik
            danblack Daniel Black
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.