Skip to content

Commit f6559c4

Browse files
ericallamclaude
andcommitted
Remove remaining performance harness artifacts
- Remove profile-runs-replication.ts script - Remove profiling-related .gitignore entries - Remove clinic/commander devDependencies Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 4d0e16a commit f6559c4

File tree

3 files changed

+0
-340
lines changed

3 files changed

+0
-340
lines changed

.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ apps/**/public/build
5050
/playwright-report/
5151
/playwright/.cache/
5252

53-
# profiling outputs
54-
profiling-results/
55-
*.clinic-*
56-
*-v8.log
57-
5853
.cosine
5954
.trigger
6055
.tshy*

apps/webapp/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@
221221
"zod-validation-error": "^1.5.0"
222222
},
223223
"devDependencies": {
224-
"@clinic/doctor": "^11.0.0",
225-
"@clinic/flame": "^13.0.0",
226224
"@internal/clickhouse": "workspace:*",
227225
"@internal/replication": "workspace:*",
228226
"@internal/testcontainers": "workspace:*",
@@ -265,8 +263,6 @@
265263
"@typescript-eslint/parser": "^5.59.6",
266264
"autoevals": "^0.0.130",
267265
"autoprefixer": "^10.4.13",
268-
"clinic": "^13.0.0",
269-
"commander": "^11.0.0",
270266
"css-loader": "^6.10.0",
271267
"datepicker": "link:@types/@react-aria/datepicker",
272268
"engine.io": "^6.5.4",

apps/webapp/scripts/profile-runs-replication.ts

Lines changed: 0 additions & 331 deletions
This file was deleted.

0 commit comments

Comments
 (0)