mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
chore: perf check, will fail if regression > 3%
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user