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

Break out core evaluation into its own function #446

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

jeremykubica
Copy link
Contributor

This is step 2 in enabling runs on individual trajectories and largely parallel of step 1 (#445). Breaks the core evaluation of an individual Trajectory into its own function.

Surprisingly timing using the diff test show this runs faster than the monolithic version.

Also deletes a function that has been commented out.

@jeremykubica
Copy link
Contributor Author

Step 2 of N in #447

@jeremykubica jeremykubica merged commit 302daeb into main Feb 2, 2024
2 checks passed
@jeremykubica jeremykubica deleted the runner_refactorB branch February 2, 2024 12: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.

2 participants