caligula
caligula copied to clipboard
Add benchmarking scripts
This will improve our ability to track the performance of sensitive parts, namely the writer process. Likely, we would use the criterion crate to implement this.
This issue only calls for a system that may be run manually; CI-run benchmarks can be done later.