Add bench directory to the workspace and begin benchmarking performance of tx-graph queries. I'm currently working on creating benches for these scenarios
[ ] Finding the canonical set from a large number of tx conflicts
[ ] Same as above, but further complicated by "nesting" conflicts
Add
bench
directory to the workspace and begin benchmarking performance of tx-graph queries. I'm currently working on creating benches for these scenarioscc #1687
Notes to the reviewers
Changelog notice
Checklists
All Submissions:
cargo fmt
andcargo clippy
before committingNew Features:
Bugfixes: