Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Dec 22, 2023
1 parent 67d0de4 commit cbc9b59
Show file tree
Hide file tree
Showing 5 changed files with 166 additions and 1,682 deletions.
1 change: 0 additions & 1 deletion bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"test:types": "tsc --noEmit -p ./tsconfig.json"
},
"dependencies": {
"@ember-performance-monitoring/tracerbench-compare-action": "^0.1.0",
"@types/glob": "^8.1.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.9.4",
Expand Down
12 changes: 0 additions & 12 deletions bin/run-tracerbench.mjs

This file was deleted.

16 changes: 0 additions & 16 deletions bin/tracerbench-config.json

This file was deleted.

6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,7 @@
"registry": "https://registry.npmjs.org"
},
"scripts": {
"benchmark:build": "node benchmark/bin/build.js",
"benchmark:setup": "zx ./bin/setup-bench.mjs",
"benchmark": "node bin/run-tracerbench.mjs",
"benchmark:control": "node benchmark/bin/control.js",
"benchmark:experiment": "node benchmark/bin/experiment.js",
"benchmark:start": "pnpm -r --filter @glimmer-workspace/krausest run start",
"browserstack:connect": "ember browserstack:connect",
"browserstack:disconnect": "ember browserstack:disconnect",
"browserstack:results": "ember browserstack:results",
Expand Down Expand Up @@ -78,7 +73,6 @@
"@release-it-plugins/lerna-changelog": "^6.0.0",
"@release-it-plugins/workspaces": "^4.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@tracerbench/tracerbench-compare-action": "github:NullVoxPopuli/tracerbench-compare-action#patch-1",
"@types/babel-plugin-macros": "^3.1.3",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.20.4",
Expand Down
Loading

0 comments on commit cbc9b59

Please sign in to comment.