mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-22 15:09:31 +00:00
add a database benchmark
This commit is contained in:
@@ -11,8 +11,13 @@ publish = false
|
||||
[features]
|
||||
test = ["dep:rstest"]
|
||||
|
||||
[[bench]]
|
||||
name = "insert_calendar_object"
|
||||
harness = false
|
||||
|
||||
[dev-dependencies]
|
||||
rstest.workspace = true
|
||||
criterion.workspace = true
|
||||
|
||||
[dependencies]
|
||||
tokio.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user