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
|
@ -4,6 +4,8 @@ rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]
|
|||
|
||||
[alias]
|
||||
t = "nextest run"
|
||||
# https://github.com/tikv/pprof-rs?tab=readme-ov-file#use-with-pprof
|
||||
profile = "bench --bench bench -- --profile-time 10"
|
||||
|
||||
[build]
|
||||
target-dir = "target/target"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue