Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

consider using --test-threads in CI #37

Open
japaric opened this issue Mar 7, 2024 · 0 comments
Open

consider using --test-threads in CI #37

japaric opened this issue Mar 7, 2024 · 0 comments

Comments

@japaric
Copy link
Collaborator

japaric commented Mar 7, 2024

cargo t sets the number of test threads to the number of available cores.

GHA probably makes 1 or 2 cores available to each test work. we should consider passing a bigger --test-threads flag to cargo t since our tests are not particularly CPU expensive since they mostly do IO.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant