/[Apache-SVN]
ViewVC logotype

Revision 1483434


Jump to revision: Previous Next
Author: stefan2
Date: Thu May 16 16:15:28 2013 UTC (10 years, 11 months ago)
Changed paths: 1
Log Message:
On machines that allow for unaligned access,  speed up hash ops
with known key length at the expense of those where the key length
is unknown.

Background: Efficient hash functions computation is essential for
performance in many parts of SVN.  Many of the frequently callers
them have already been changed to provide the key length in.

* subversion/libsvn_subr/hash.c
  (hashfunc_compatible): use a slightly different but faster
                         formula when the CPU supports that


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_subr/hash.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26