profiling, better concurrency heuristics
This commit is contained in:
parent
68ccd1d79d
commit
cea6834fef
4 changed files with 9 additions and 6 deletions
|
@ -14,7 +14,8 @@
|
|||
"scripts": {
|
||||
"check": "tsc --noEmit && npx prettier . --check",
|
||||
"format": "npx prettier . --write",
|
||||
"test": "tsx ./quartz/path.test.ts"
|
||||
"test": "tsx ./quartz/path.test.ts",
|
||||
"profile": "0x -D prof ./quartz/bootstrap-cli.mjs build --concurrency=1"
|
||||
},
|
||||
"keywords": [
|
||||
"site generator",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue