|
b7c31f6895
|
Add serde support
|
2024-04-04 17:50:55 -04:00 |
|
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
|
3f011b9367
|
bench: add inline-attrs
|
2023-04-05 21:17:33 +02:00 |
|
Noah Hellman
|
5daa160288
|
bench-crit: add html_borrow, html_clone
allow comparing between rendering owned, borrowed or cloned events
|
2023-04-05 21:17:33 +02:00 |
|
Noah Hellman
|
e8503e28fd
|
lib: add Render::render_{event, prologue, epilogue}
derive push/write automatically from these
|
2023-04-05 21:17:33 +02:00 |
|
Noah Hellman
|
a36cb74c66
|
add iai benchmarks
|
2023-02-14 21:51:23 +01:00 |
|
Noah Hellman
|
4f0be0c265
|
add criterion benchmarks
|
2023-02-14 21:51:23 +01: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 |
|