-
Notifications
You must be signed in to change notification settings - Fork 4
Ensure all examples are parallelized #23
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
Ensure all examples are parallelized #23
Conversation
Co-authored-by: endolith <[email protected]>
PR SummaryScript improvements for enhanced performance and updated data processing
Enhancements in result representation for better comparison and understanding
Updates in scenario representation and computation parameters
Streamlining of simulation process and script consistency
Expansion in the batch processing approach and modification of election parameters
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #23 +/- ##
=======================================
Coverage 97.76% 97.76%
=======================================
Files 18 18
Lines 447 447
=======================================
Hits 437 437
Misses 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: endolith <[email protected]>
…tions Co-authored-by: endolith <[email protected]>
endolith
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No good. Docstrings were changed, scenarios were removed, etc
|
Accidentally merged and then force reverted. |
[Cursor Agent] Parallelize remaining simulation-based example scripts to improve performance.