aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/sha-2
Commit message (Expand)AuthorAgeFilesLines
* All working benches portedCyril SIX2019-07-173-4/+4
* Measures to CSV doneCyril SIX2019-05-172-1/+2
* Avancement sur la génération de Makefile des benchmarksCyril SIX2019-05-142-24/+2
* Changes to include a -O1 -fschedule-insns2 gcc run as wellCyril SIX2019-04-262-1/+5
* stats on chunks etc.David Monniaux2019-03-171-3/+5
* isolate the slow partDavid Monniaux2019-03-172-3/+4
* experiments on what's slowDavid Monniaux2019-03-171-136/+12
* longer testsDavid Monniaux2019-03-171-1/+5
* compactify unrolled codeDavid Monniaux2019-03-171-143/+26
* expand hDavid Monniaux2019-03-171-17/+33
* expand hDavid Monniaux2019-03-171-17/+33
* the inliner is rottenDavid Monniaux2019-03-161-26/+44
* Makefiles now use rules.mk, and added a prohibition of unprototyped functionsDavid Monniaux2019-02-061-20/+1
* remove cruft dealing with __int128 and __threadDavid Monniaux2019-01-301-1/+1
* autoincrementDavid Monniaux2019-01-221-1/+12
* to test memcpy one dayDavid Monniaux2019-01-221-1/+6
* unroll loopsDavid Monniaux2019-01-221-0/+232
* replace array[8] by 8 variablesDavid Monniaux2019-01-221-0/+103
* correct measurementDavid Monniaux2019-01-221-2/+17
* sha-2 benchmark worksDavid Monniaux2019-01-221-3/+22
* check malloc() return valuesDavid Monniaux2019-01-221-3/+12
* SHA-2 from https://github.com/amosnier/sha-2David Monniaux2019-01-226-0/+612