Commit aa1dbf6
committed
chore(bench): add criterion benchmarks for todo ops
Bead: jcode-csz (Add criterion benchmarks for todo operations)
* New crates/jcode-base/benches/todo_bench.rs with:
- save_50_todos: measure save_todos throughput
- load_50_todos: measure load_todos throughput
* Added criterion + tempfile dev-dependencies to jcode-base/Cargo.toml
cargo check clean.1 parent 71bd8a6 commit aa1dbf6
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | | - | |
165 | | - | |
166 | 163 | | |
| 164 | + | |
167 | 165 | | |
168 | | - | |
| 166 | + | |
0 commit comments