Slow test execution start on local #5692
Unanswered
rkgour7492
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've recently started noticing very slow execution when running tests with npx codeceptjs run --steps --grep.
If I rerun immediately after a slow run, it's faster — but if I wait a few minutes and run again, it starts slow again. I also tried running with --verbose, but there's nothing meaningful logged before actual execution starts.
Environment:
Node: 24.16.0
OS: Windows 11 10.0.26200
CPU: (24) x64 12th Gen Intel(R) Core(TM) i9-12950HX
Chrome: Not Found
Edge: Chromium (151.0.4129.93)
Firefox: undefined
Safari: N/A
All reactions