mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat: Add timeline benchmark
This commit is contained in:
parent
15ef1851fc
commit
df5e8f744b
4 changed files with 74 additions and 1 deletions
|
|
@ -39,6 +39,7 @@
|
|||
"lint": "eslint --config .eslintrc.cjs --ext .ts .",
|
||||
"prisma": "bun run prisma.ts",
|
||||
"generate": "bun prisma generate",
|
||||
"benchmark:timeline": "bun run benchmarks/timelines.ts",
|
||||
"cli": "bun run cli.ts"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue