Skip to content

fix(vitest-plugin): migrate deprecated vitest/runners and vitest/suit…

d104278
Select commit
Loading
Failed to load commit list.
Draft

fix(vitest-plugin): migrate deprecated vitest 4.1 imports #75

fix(vitest-plugin): migrate deprecated vitest/runners and vitest/suit…
d104278
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Mar 23, 2026 in 0s

Performance Regression: -61.43%

⚡ 9 improved benchmarks
❌ 3 regressed benchmarks
✅ 156 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory recursive fibo 15 65,624 B 19 B ×3,500
Memory wait 500ms 64.1 KB 15 KB ×4.3
Memory one 14.3 KB 1.6 KB ×9.2
Simulation test_recursive_fibo_10 139.5 µs 361.5 µs -61.43%
Simulation wait 500ms 12 ms 9.9 ms +21.43%
Simulation one 407.6 µs 240.5 µs +69.46%
Simulation fibo 15 284.2 µs 146.7 µs +93.69%
WallTime short body 1.9 µs 1.5 µs +20.16%
WallTime short body 1.7 µs 1.9 µs -12.5%
WallTime short body 1.7 µs 2 µs -14.63%
WallTime switch 2 348 ns 300 ns +16%
WallTime fibo 30 34.1 ms 29.9 ms +14.21%

Comparing feat/bump-vitest-4.1 (d104278) with feat/vite-8-support (1a48730)

Open in CodSpeed