Skip to content

Speed up project and process tests#2866

Closed
plajjan wants to merge 1 commit into
mainfrom
speed-project-process-tests
Closed

Speed up project and process tests#2866
plajjan wants to merge 1 commit into
mainfrom
speed-project-process-tests

Conversation

@plajjan
Copy link
Copy Markdown
Contributor

@plajjan plajjan commented Jun 3, 2026

The std.json project import regression only needs to prove that a normal project can resolve and compile an import from std. JSON encoding behavior is covered by stdlib tests, so the project check now stops before the final Zig build.

The process fanout test still exercises many process exits and GC pressure by default, but uses 100 child processes instead of 1000. Passing an explicit count remains available for larger manual stress runs.

@plajjan plajjan marked this pull request as ready for review June 4, 2026 03:39
@plajjan plajjan closed this Jun 4, 2026
@plajjan plajjan deleted the speed-project-process-tests branch June 4, 2026 18:20
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