[Feature] Add benchmarks #88
Open
opened 2 years ago by meliurwen
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Description
As a user, I want to be able to do some benchmarks, so I can have a good view on how the library performs on my machines.
As a developer, I want some automated benchmark cases, so I can optimize further the library and keep track of its performances during development.
Acceptance Criteria
cargo bench
Checklist
(Optional) Extra info
None