• Poul-Henning Kamp's avatar
    Update our vsha256 with the latest improvements from Colin Percival: · 1f631aa6
    Poul-Henning Kamp authored
    Retune SHA2 code for improved performance on CPUs with more ILP and
    a preference for memory load instructions over large code footprints
    with embedded immediate variables.
    
    On amd64 CPUs from 2007-2008 there is not a significant change, but
    amd64 CPUs from 2009-2010 get roughly 10% more throughput with this
    code; amd64 CPUs from 2011-2012 get roughly 15% more throughput; and
    AMD64 CPUs from 2013-2015 get 20-25% more throughput.  The Raspberry
    Pi 2 increases its throughput by 6-8%.
    
    Sponsored by:   Tarsnap Backup Inc.
    1f631aa6
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
tools Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
.syntastic_c_config Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
Makefile.inc.phk Loading commit data...
Makefile.phk Loading commit data...
README.Packaging Loading commit data...
README.rst Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
config.phk Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish-legacy.m4 Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...