Skip to content

Reduce execution times for mock workflow#144

Merged
knoepfel merged 1 commit intoFramework-R-D:mainfrom
knoepfel:shorten-mock-workflow
Dec 2, 2025
Merged

Reduce execution times for mock workflow#144
knoepfel merged 1 commit intoFramework-R-D:mainfrom
knoepfel:shorten-mock-workflow

Conversation

@knoepfel
Copy link
Member

@knoepfel knoepfel commented Dec 2, 2025

The mock workflow was implemented to simulate realistic execution times for a simulation+reconstruction workflow. This results in a lengthy unit test (~26 seconds) whose algorithms "spin" for the configured duration. For the purposes of framework development, it is not necessary to use such long durations. We can restore the original configured durations when it is deemed necessary.

The mock workflow was implemented to simulate realistic execution times for a
simulation+reconstruction workflow.  This results in a lengthy unit test (~26 seconds)
whose algorithms "spin" for the configured duration.  For the purposes of framework
development, it is not necessary to use such long durations.  We can restore the original
configured durations when it is deemed necessary.
@knoepfel knoepfel requested a review from marcpaterno December 2, 2025 20:18
@knoepfel knoepfel merged commit 3887bbb into Framework-R-D:main Dec 2, 2025
34 checks passed
@knoepfel knoepfel deleted the shorten-mock-workflow branch December 2, 2025 21:02
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