Skip to content

engine: speed up the tests#6780

Open
nicks wants to merge 1 commit into
tilt-dev:masterfrom
nicks:nicks/optimize
Open

engine: speed up the tests#6780
nicks wants to merge 1 commit into
tilt-dev:masterfrom
nicks:nicks/optimize

Conversation

@nicks

@nicks nicks commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

these tests are covering a lot of subtle async interactions on a main event loop.

we can parallelize them to run that event loop multiple times!

on my old mac, the tests went from ~35s to ~6s

these tests are covering a lot of subtle async interactions
on a main event loop.

we can parallelize them to run that event loop multiple times!

on my old mac, the tests went from ~35s to ~6s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant