- start electric —
npm run backend:start - Run migration —
npm run db:migrate - load data (modify script to control how many rows are created) —
npx tsx load-users.ts - Run benchmark e.g. w/ concurrency of 10 —
hyperfine --warmup 3 'npx tsx ./main.ts 10'
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|