EveryGoodWork / ChapterVerse

Scripture lookup bot written in Rust.
GNU General Public License v3.0
4 stars 1 forks source link

Benchmarking #7

Closed PeterMHammond closed 1 month ago

PeterMHammond commented 4 months ago

Adding benchmarking to track initial scripture lookup from bibles, but this will be essential through all steps of the system. https://docs.rs/criterion/latest/criterion/

PeterMHammond commented 1 month ago

Completed with #13