You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be curious about speed - I didn't see a noticeable change in CI for the replay's repo, but our test suite is pretty small there. It would be nice to test this out in the @sentry/browser or @sentry/tracing packages since they have heftier set of tests and see how it performs. The main perf benefit I see w/ vitest is for local development (i.e. in watch mode) - it felt a lot snappier than jest.
Problem Statement
https://vitest.dev/
Replay is exploring vitest, we should also investigate if this will bring performance improvements to the monorepo getsentry/sentry-replay#250.
Solution Brainstorm
Things we have to worry about:
cc @billyvg
The text was updated successfully, but these errors were encountered: