Commit de0d596
committed
Remove accidentally committed files and fix load time regression
Removed:
- node_modules/ (caused 3-4x load time regression)
- package.json, package-lock.json
- .CLAUDE.md, .claude/settings.local.json
- test_optimization_tools/ (moved to tmp/test_optimization_work/)
- Documentation markdown files (moved to tmp/test_optimization_work/)
Updated .gitignore and .rubocop_cc.yml accordingly.
This fixes the 40-50 second load time regression and should make
the 8.4s ProcessObserver optimizations visible in CI.
All working files preserved in tmp/test_optimization_work/1 parent 2f013ba commit de0d596
49 files changed
Lines changed: 20 additions & 8248 deletions
File tree
- .claude
- node_modules
- .bin
- @esbuild/darwin-arm64
- bin
- esbuild
- bin
- lib
- test_optimization_tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
30 | 50 | | |
31 | 51 | | |
32 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
This file was deleted.
0 commit comments