Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Commit eaf0def

Browse files
authored
chore: add benchmark yarn script (#49)
1 parent aab947e commit eaf0def

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"test:nr": "aztec test",
1515
"lint:prettier": "prettier '**/*.{js,ts}' --write",
1616
"ccc": "yarn clean && yarn compile && yarn codegen -f",
17+
"benchmark": "aztec-benchmark --suffix _base",
1718
"prepare": "husky"
1819
},
1920
"lint-staged": {

0 commit comments

Comments
 (0)