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

feat: allow configuring optimizations runs #146

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Jun 3, 2024

What I did

fixes: #67

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@antazoey antazoey marked this pull request as ready for review June 3, 2024 14:54
@antazoey antazoey requested a review from dtdang June 3, 2024 14:54
@antazoey antazoey enabled auto-merge (squash) June 3, 2024 15:40
@antazoey antazoey merged commit 4998efe into ApeWorX:main Jun 3, 2024
14 checks passed
@antazoey antazoey deleted the feat/cfg-comps branch June 4, 2024 16:37
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.

Support --optimize-runs flag to allow changing the run during optimization
2 participants