Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • master default protected
  • v1.2.11
  • v1.2.10
  • v1.2.9
  • v1.2.8
  • v1.2.7.3
  • v1.2.7.2
  • v1.2.7.1
  • v1.2.7
  • v1.2.6.1
  • v1.2.6
  • v1.2.5.3
  • v1.2.5.2
  • v1.2.5.1
  • v1.2.5
  • v1.2.4.5
  • v1.2.4.4
  • v1.2.4.3
  • v1.2.4.2
  • v1.2.4.1
  • v1.2.4
22 results

zutil.h

  • Mark Adler's avatar
    f8719f5a
    Speed up software CRC-32 computation by a factor of 1.5 to 3. · f8719f5a
    Mark Adler authored
    Use the interleaved method of Kadatch and Jenkins in order to make
    use of pipelined instructions through multiple ALUs in a single
    core. This also speeds up and simplifies the combination of CRCs,
    and updates the functions to pre-calculate and use an operator for
    CRC combination.
    f8719f5a
    History
    Speed up software CRC-32 computation by a factor of 1.5 to 3.
    Mark Adler authored
    Use the interleaved method of Kadatch and Jenkins in order to make
    use of pipelined instructions through multiple ALUs in a single
    core. This also speeds up and simplifies the combination of CRCs,
    and updates the functions to pre-calculate and use an operator for
    CRC combination.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.