feat(vitest-plugin): add vite 8 support - #74
Draft
adriencaccia wants to merge 2 commits into
Draft
CodSpeed HQ / CodSpeed Performance Analysis
failed
Mar 23, 2026
Performance Regression: -99.97%
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
⚡ 3 improved benchmarks
❌ 10 regressed benchmarks
✅ 155 untouched benchmarks
⚠️ Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Memory | wait 500ms |
39.1 KB | 64.1 KB | -39.05% |
| ❌ | Memory | wait 500ms |
15 KB | 64.1 KB | -76.63% |
| ❌ | Memory | recursive fibo 15 |
19 B | 65,624 B | -99.97% |
| ❌ | Memory | wait 1ms |
7 B | 10 B | -30% |
| ❌ | Simulation | wait 500ms |
8.7 ms | 12 ms | -28.05% |
| ❌ | Simulation | wait 1sec |
19.2 ms | 22.5 ms | -14.38% |
| ⚡ | Simulation | one |
585 µs | 407.6 µs | +43.53% |
| ❌ | Simulation | wait 500ms |
10.5 ms | 11.9 ms | -12.01% |
| ❌ | WallTime | short body |
1.5 µs | 1.9 µs | -20.65% |
| ❌ | WallTime | switch 2 |
312 ns | 348 ns | -10.34% |
| ⚡ | WallTime | short body |
2.1 µs | 1.7 µs | +21.28% |
| ⚡ | WallTime | short body |
2.1 µs | 1.7 µs | +25% |
| ❌ | WallTime | fibo 30 |
29.9 ms | 34.1 ms | -12.47% |
Comparing feat/vite-8-support (1a48730) with main (4f97cbe)
Loading