-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: use @swc-node/jest
#863
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/theguild/envelop/5vcRRdGqxWjaUiuZQt3XEVUrvcWE |
The latest changes of this PR are not available as alpha, since there are no linked |
✅ Benchmark Results
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works great, the prometheus tests are now by far the bottleneck in the tests now, in 2 seconds I have all the tests done, but prometheus takes 10 seconds
Closing in favor of #864 since it improves many things |
swap
ts-jest
with@swc-node/jest
speeds up tests.Locally on my machine