chore: perf check, will fail if regression > 3%

This commit is contained in:
harttle
2021-10-03 19:07:51 +08:00
parent b9ae479b65
commit dd325362f9
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ if [ ! -f $FILE_LOCAL ]; then
BUNDLES=cjs npm run build:dist
fi
node benchmark/diff.js $FILE_LOCAL $FILE_LATEST
exec node benchmark/diff.js $FILE_LOCAL $FILE_LATEST