mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
with_capacity, fix progress bar, profiling
This commit is contained in:
parent
82edfdfbd3
commit
305bf5273b
5 changed files with 32 additions and 9 deletions
|
@ -19,6 +19,7 @@ indicatif = "0.17"
|
|||
[dev-dependencies]
|
||||
surrealdb = { version = "1.1", features = ["kv-mem"] }
|
||||
criterion = { version = "0.5", features = ["async_tokio"] }
|
||||
pprof = { version = "0.13", features = ["criterion", "protobuf-codec"] }
|
||||
|
||||
[[bench]]
|
||||
name = "bench"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue