Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce SequentialTasksExecutionStressTest iterations from 100 to 50 #3725

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

adam-enko
Copy link
Member

This is a quick-fix to help improve the execution speed of the stress test (it currently takes ~15 minutes).

I've tried a few methods of introducing memory leaks, and all of them were caught after ~30 iterations, so 50 seems like a good number.

#3723

This is a quick-fix to help improve the execution speed of the stress test (it currently takes ~15 minutes).

I've tried a few methods of introducing memory leaks, and all of them were caught after ~30 iterations, so 50 seems like a good number.
@adam-enko adam-enko force-pushed the adam/tests/reduce-stress-test-iterations branch from 8e18b0c to c7c6959 Compare August 1, 2024 15:30
@adam-enko adam-enko marked this pull request as ready for review August 1, 2024 16:10
@adam-enko adam-enko merged commit c378a63 into master Aug 5, 2024
13 checks passed
@adam-enko adam-enko deleted the adam/tests/reduce-stress-test-iterations branch August 5, 2024 11:33
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.

3 participants