Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-07 | tests/bench/Makefile: add test target | Paul Duncan | 1 | -0/+3 | |
2024-05-05 | sha3.c, Makefile, tests/bench/Makefile: allow overriding SHA3_BACKEND via ↵ | Paul Duncan | 1 | -2/+4 | |
command-line argument | |||||
2024-05-04 | tests/bench/Makefile: add commented CFLAGS with scalar backend | Paul Duncan | 1 | -0/+1 | |
2024-04-29 | tests/bench: add backend to metadata | Paul Duncan | 2 | -3/+4 | |
2024-04-29 | tests/bench/README.md: add n2l example | Paul Duncan | 1 | -2/+8 | |
2024-04-29 | tests/bench: refactor so bench prints a cpb table to stdout | Paul Duncan | 2 | -93/+129 | |
2024-04-29 | tests/bench/README.md: remove mean_cpb, add "cycles per byte" link, misc ↵ | Paul Duncan | 1 | -4/+5 | |
cleanups | |||||
2024-04-29 | tests/bench/bench.c: fix bench function memory allocation, remove mean_cpb ↵ | Paul Duncan | 1 | -20/+24 | |
from output, use defines for src/dst lengths | |||||
2024-04-29 | add tests/bench | Paul Duncan | 6 | -0/+352 | |