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

Case Optimization Refresh #248

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

henryleberre
Copy link
Member

@henryleberre henryleberre commented Dec 11, 2023

  • --case-optimization cases get their own build directories named using a hash of the case-optimization options they use. This removes the need to constantly re-build MFC when switching to/from case-optimization.
  • The above, along with slight modifications to the test suite, lets us add test cases for case-optimization.

@sbryngelson
Copy link
Member

sbryngelson commented Dec 11, 2023

Can you provide a brief description of the change? (also the failing tests may motivate auto-linting! 😬)

@henryleberre
Copy link
Member Author

Added. We should probably lint but I don't think a linter could have caught this error..

@henryleberre henryleberre force-pushed the caseopt-test branch 3 times, most recently from 6ea1021 to d4ff4ae Compare December 11, 2023 23:57
@henryleberre
Copy link
Member Author

@sbryngelson This PR should be ready for review!

@sbryngelson sbryngelson merged commit 49d7826 into MFlowCode:master Dec 12, 2023
15 checks passed
@sbryngelson sbryngelson deleted the caseopt-test branch December 12, 2023 04:41
JRChreim pushed a commit to JRChreim/MFC-JRChreim that referenced this pull request Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants