Skip to content

Improve tests speed#972

Open
axel-grc wants to merge 7 commits into
RTKConsortium:mainfrom
axel-grc:Tests
Open

Improve tests speed#972
axel-grc wants to merge 7 commits into
RTKConsortium:mainfrom
axel-grc:Tests

Conversation

@axel-grc

Copy link
Copy Markdown
Collaborator

This PR is based on #883, so we should wait for it to be merged

cyrilmory and others added 7 commits July 17, 2026 10:25
The illustration data were generated with 128 projections on a 512 x 512 x 128
projection stack with 1 mm detector spacing.

The illustration reconstructions were generated on a 256 x 128 x 256 x 8 grid
with 0.5 mm spatial spacing.
Reduce the workload of long-running tests while keeping their existing
coverage targets and quality checks.

This lowers projection counts, sampled geometries, reconstruction sizes,
iteration counts, and streaming splits in selected expensive tests. It also
shortens the inline reconstruction example acquisition delay so the example
test no longer spends most of its time sleeping.
Initialize the CUDA Weidinger forward model outputs with their actual sizes:
the gradient output has one value per material, while the Hessian output has
one value per material pair. This avoids leaving part of the Hessian buffer
uninitialized.
The cuda part was likely an error made with a copy/paste
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.

2 participants