Skip to content

test: vitest performance improvements - #7971

Merged
bastianallgeier merged 3 commits into
develop-minorfrom
test/vitest
Feb 24, 2026
Merged

test: vitest performance improvements#7971
bastianallgeier merged 3 commits into
develop-minorfrom
test/vitest

Conversation

@distantnative

@distantnative distantnative commented Feb 24, 2026

Copy link
Copy Markdown
Member

Description

Before: 4.11s
After: 715ms

By using happy-dom (in general, turns out splitting environments between node and DOM is slower). Run with --no-isolate.

Changelog

🧹 Housekeeping

  • Replace jsdom with happy-dom for frontend unit tests

For review team

  • Add changes & docs to release notes draft in Notion

@distantnative distantnative added this to the 5.4.0 milestone Feb 24, 2026
@distantnative distantnative self-assigned this Feb 24, 2026
@distantnative
distantnative marked this pull request as ready for review February 24, 2026 12:20
@bastianallgeier
bastianallgeier merged commit 191d853 into develop-minor Feb 24, 2026
4 checks passed
@bastianallgeier
bastianallgeier deleted the test/vitest branch February 24, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants