Remove the unused website and clean other dependencies#8362
Conversation
3df0f62 to
fd2d23a
Compare
Merging this PR will degrade performance by 20.65%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | compare[48] |
208.2 µs | 295.7 µs | -29.6% |
| ❌ | Simulation | compare[48] |
212.9 µs | 300.5 µs | -29.14% |
| ❌ | Simulation | compare[50] |
227.4 µs | 319.1 µs | -28.74% |
| ❌ | Simulation | compare[49] |
223.4 µs | 312.9 µs | -28.6% |
| ❌ | Simulation | compare[47] |
218.5 µs | 304.2 µs | -28.16% |
| ❌ | Simulation | compare[46] |
213.8 µs | 297.6 µs | -28.16% |
| ❌ | Simulation | compare[49] |
228.2 µs | 317.6 µs | -28.15% |
| ❌ | Simulation | compare[44] |
207.3 µs | 287.7 µs | -27.96% |
| ❌ | Simulation | compare[46] |
218.5 µs | 302.5 µs | -27.76% |
| ❌ | Simulation | compare[47] |
223.4 µs | 309.2 µs | -27.74% |
| ❌ | Simulation | compare[45] |
214 µs | 295.9 µs | -27.68% |
| ❌ | Simulation | compare[40] |
190.7 µs | 263.6 µs | -27.65% |
| ❌ | Simulation | compare[44] |
211.7 µs | 292.3 µs | -27.55% |
| ❌ | Simulation | compare[45] |
218.9 µs | 300.9 µs | -27.26% |
| ❌ | Simulation | compare[43] |
209.2 µs | 287.5 µs | -27.23% |
| ❌ | Simulation | compare[42] |
204.6 µs | 281.1 µs | -27.21% |
| ❌ | Simulation | compare[40] |
195.5 µs | 268.3 µs | -27.13% |
| ❌ | Simulation | compare[43] |
214.1 µs | 292.5 µs | -26.79% |
| ❌ | Simulation | compare[42] |
209.4 µs | 286 µs | -26.78% |
| ❌ | Simulation | compare[41] |
204.6 µs | 279.3 µs | -26.74% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing adamg/remove-ng-website (a83f97a) with develop (c6a0b7b)
Footnotes
-
10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
fd2d23a to
1440d73
Compare
504d589 to
6f4253d
Compare
There was a problem hiding this comment.
wait this deletes the current live version too, you should talk to @palaska
|
good catch 😂 I don't want to delete that |
6f4253d to
7f79210
Compare
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
91d0345 to
63f3476
Compare
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Summary
Remove the new and unused benchmark from the repo. Also took the opportunity to clean up some other dependencies.