Skip to content

test: run the unit test suite in parallel - #1589

Open
mehcode wants to merge 1 commit into
pgdogdev:mainfrom
mehcode:rl-test-perf
Open

mehcode wants to merge 1 commit into
pgdogdev:mainfrom
mehcode:rl-test-perf

Conversation

@mehcode

@mehcode mehcode commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Before

❯ time cargo nextest run

...

Executed in   86.17 secs    fish           external
   usr time   30.24 secs    0.00 micros   30.24 secs
   sys time   11.48 secs  614.00 micros   11.48 secs

After

❯ time cargo nextest run

...

Executed in   20.07 secs    fish           external
   usr time   38.50 secs    0.00 micros   38.50 secs
   sys time   15.23 secs  569.00 micros   15.23 secs

Signed-off-by: Ryan Leckey <leckey.ryan@gmail.com>
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