rust-lightning/lightning-rapid-gossip-sync/src
Matt Corallo 1701b02124 Replace std's unmaintained bench with criterion
Rather than using the std benchmark framework (which isn't
maintained and is unlikely to get any further maintenance), we swap
for criterion, which at least gets us a variable number of test
runs so our benchmarks don't take forever.

We also fix the RGS benchmark to pass now that the file in use is
stale compared to today's date.
2023-05-11 06:11:49 +00:00
..
error.rs Correct rapid-gossip-sync no-std build and test 2022-10-06 17:51:12 +00:00
lib.rs Replace std's unmaintained bench with criterion 2023-05-11 06:11:49 +00:00
processing.rs Lift std check to function definition 2023-04-06 20:36:17 -05:00