profiling, better concurrency heuristics

This commit is contained in:
Jacky Zhao
2023-08-09 00:26:33 -07:00
parent 68ccd1d79d
commit cea6834fef
4 changed files with 9 additions and 6 deletions

View File

@ -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",