Remove the unused website and clean other dependencies#8362
Conversation
3df0f62 to
fd2d23a
Compare
Merging this PR will not alter performance
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | compare[63] |
245.3 µs | 361.1 µs | -32.07% |
| ❌ | Simulation | compare[56] |
225.3 µs | 328.1 µs | -31.33% |
| ❌ | Simulation | compare[62] |
250.5 µs | 364.6 µs | -31.29% |
| ❌ | Simulation | compare[63] |
255.9 µs | 371.8 µs | -31.18% |
| ❌ | Simulation | compare[60] |
244 µs | 354.1 µs | -31.09% |
| ❌ | Simulation | compare[62] |
255.3 µs | 369.4 µs | -30.89% |
| ❌ | Simulation | compare[56] |
230.2 µs | 333 µs | -30.88% |
| ❌ | Simulation | compare[61] |
251.2 µs | 363.1 µs | -30.83% |
| ❌ | Simulation | compare[60] |
248.9 µs | 359 µs | -30.66% |
| ❌ | Simulation | compare[58] |
241.3 µs | 347.9 µs | -30.63% |
| ❌ | Simulation | compare[59] |
246.7 µs | 354.9 µs | -30.48% |
| ❌ | Simulation | compare[61] |
256.1 µs | 368 µs | -30.41% |
| ❌ | Simulation | compare[58] |
246.2 µs | 352.8 µs | -30.2% |
| ❌ | Simulation | compare[57] |
241.8 µs | 346.1 µs | -30.13% |
| ❌ | Simulation | compare[59] |
251.6 µs | 359.8 µs | -30.07% |
| ❌ | Simulation | compare[55] |
236.9 µs | 338.3 µs | -29.99% |
| ❌ | Simulation | compare[54] |
231.9 µs | 331 µs | -29.95% |
| ❌ | Simulation | compare[57] |
246.8 µs | 351.1 µs | -29.71% |
| ❌ | Simulation | compare[48] |
208.1 µs | 296 µs | -29.69% |
| ❌ | Simulation | compare[52] |
225.6 µs | 320.8 µs | -29.66% |
| ... | ... | ... | ... | ... | ... |
ℹ️ 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 (d767e10) with develop (a3c5f8c)2
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. ↩
-
No successful run was found on
develop(d70c77e) during the generation of this report, so a3c5f8c was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
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
a83f97a to
b2d0269
Compare
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
b2d0269 to
d767e10
Compare
Summary
Remove the new and unused benchmark from the repo. Also took the opportunity to clean up some other dependencies.