Noah Hellman
|
1b90ba9423
|
bench: add block_footnotes benchmark
current benchmarks do not contain a single footnote
|
2023-04-25 21:03:18 +02:00 |
|
Noah Hellman
|
5de8543bb0
|
bench: mv input files to bench/input
only used by input crate, avoid cluttering bench dir
|
2023-04-10 11:49:03 +02:00 |
|
Noah Hellman
|
bee3d5d747
|
bench/suite_bench: use snake case for input files
rust identifiers may not contain -
use _ for files also to avoid confusion of having two names
|
2023-04-10 11:49:03 +02:00 |
|
Noah Hellman
|
6ce49e1a71
|
add bench input crate
generate const strings to use as input in benchmarks
|
2023-02-14 21:51:23 +01:00 |
|