with_capacity, fix progress bar, profiling

This commit is contained in:
Elijah McMorris 2024-01-30 23:07:19 -08:00
parent 82edfdfbd3
commit 305bf5273b
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
5 changed files with 32 additions and 9 deletions

View file

@ -1,6 +1,7 @@
# Contributing code
- Make sure the test pass
- Make sure the test pass `cargo t`
- Run `cargo clippy --fix --allow-dirty`
- Run `cargo bench`
# Dev Install
## Dev Containers