Skip to content

Commit bf691da

Browse files
committed
Add startup benchmark harness
1 parent 280d388 commit bf691da

2 files changed

Lines changed: 573 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"typecheck": "turbo run typecheck",
4545
"lint": "oxlint --report-unused-disable-directives",
4646
"test": "turbo run test",
47+
"bench:startup": "bun scripts/bench-startup.js",
4748
"test:desktop-smoke": "turbo run smoke-test --filter=@t3tools/desktop",
4849
"fmt": "oxfmt",
4950
"fmt:check": "oxfmt --check",

0 commit comments

Comments
 (0)