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

Add stress test cases #1994

Merged
merged 4 commits into from
Dec 5, 2023
Merged

Add stress test cases #1994

merged 4 commits into from
Dec 5, 2023

Conversation

wawanbreton
Copy link
Contributor

This adds a few engine crash data to the stress benchmark. I have sliced all the provided projects, with different results:

  • Some worked properly (~50%)
  • Some crashed as expected
  • Some crashed during an unexpected step
  • Some were too long to slice (>2h) and cancelled

I created a script to avoid duplicate pair of settings/polygons descriptions. No actual duplicate has been found. It would be interesting to compare them to see if some are slightly different. I also removed the "time" setting which is obviously always different.

Due to my process, some non-crashing cases have also been added.

Test environment: KUbuntu 22.04.3 / Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz

@casperlamboo casperlamboo merged commit 358ce9d into main Dec 5, 2023
4 checks passed
@casperlamboo casperlamboo deleted the add-stress-test-cases branch December 5, 2023 14:56
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