Benchmarks (#1079)
* tactus-oriented benchmarks * add benchmarks for individual example tunes
This commit is contained in:
parent
8e2d883e86
commit
e47d67a9da
6 changed files with 96 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "vitest run",
|
||||
"bench": "vitest bench",
|
||||
"build:parser": "peggy -o krill-parser.js --format es ./krill.pegjs",
|
||||
"build": "vite build",
|
||||
"prepublishOnly": "npm run build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue