Skip to content

Commit df3ea39

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 <noreply@anthropic.com>
1 parent d1129d7 commit df3ea39

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
@@ -223,8 +223,6 @@
223223
"zod-validation-error": "^1.5.0"
224224
},
225225
"devDependencies": {
226-
"@clinic/doctor": "^11.0.0",
227-
"@clinic/flame": "^13.0.0",
228226
"@internal/clickhouse": "workspace:*",
229227
"@internal/replication": "workspace:*",
230228
"@internal/testcontainers": "workspace:*",
@@ -267,8 +265,6 @@
267265
"@typescript-eslint/parser": "^5.59.6",
268266
"autoevals": "^0.0.130",
269267
"autoprefixer": "^10.4.13",
270-
"clinic": "^13.0.0",
271-
"commander": "^11.0.0",
272268
"css-loader": "^6.10.0",
273269
"datepicker": "link:@types/@react-aria/datepicker",
274270
"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)