index
:
sha3
main
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
bench
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
s/SHA3_BACKEND/BACKEND/g
Paul Duncan
2
-8
/
+8
2024-05-08
tests/bench/README.md: fix cpb links, update default trial count, add pi5 res...
Paul Duncan
1
-21
/
+103
2024-05-08
tests/bench/bench.c: reduce defailt number of trails from 100k to 2k
Paul Duncan
1
-1
/
+1
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 com...
Paul Duncan
1
-2
/
+4
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 clea...
Paul Duncan
1
-4
/
+5
2024-04-29
tests/bench/bench.c: fix bench function memory allocation, remove mean_cpb fr...
Paul Duncan
1
-20
/
+24
2024-04-29
add tests/bench
Paul Duncan
6
-0
/
+352