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

CHECKSUM TABLE - optimize calling my_checksum with larger chunks

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

          serg, this patch looks alright, but I'd like you opinion too. I believe we should shift fix version from 10.1 to 10.2. Also pay attention to my comments in PR#165.

          svoj Sergey Vojtovich added a comment - serg , this patch looks alright, but I'd like you opinion too. I believe we should shift fix version from 10.1 to 10.2. Also pay attention to my comments in PR#165.
          danblack Daniel Black added a comment - - edited

          Thank you serg and svoj. Noted simplification fix and will incorporate concept in future patches.

          danblack Daniel Black added a comment - - edited Thank you serg and svoj . Noted simplification fix and will incorporate concept in future patches.

          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.