Skip to content

Make log copying more flexible#52

Merged
john-b-yang merged 2 commits into
mainfrom
john/huskybench
Sep 9, 2025
Merged

Make log copying more flexible#52
john-b-yang merged 2 commits into
mainfrom
john/huskybench

Conversation

@john-b-yang

Copy link
Copy Markdown
Contributor

Before, we were imposing that logs were saved in memory using the RoundRecord and RoundOutputs variables. This is kind of clunky, and it's possible that running a single simulation of a game generates multiple logs. This PR removes these variables in favor of a more file-system manipulation oriented approach that is simpler.

Also fixes some minor serialization errors.

@john-b-yang john-b-yang merged commit 4a8e4a7 into main Sep 9, 2025
1 check failed
@john-b-yang john-b-yang deleted the john/huskybench branch September 9, 2025 15:17
@john-b-yang john-b-yang restored the john/huskybench branch September 9, 2025 15:17
@john-b-yang john-b-yang deleted the john/huskybench branch September 9, 2025 15:17
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.

1 participant