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

Sap serialization: skip cache data #59

Merged
merged 3 commits into from
Nov 10, 2020
Merged

Sap serialization: skip cache data #59

merged 3 commits into from
Nov 10, 2020

Conversation

sebcrozet
Copy link
Member

After the changes made by #30, some workspace data were serialized. This PR skips the serialization of these workspace data since this does not affect determinism.

All our other debug examples were there.
It can only have three values 0,1,2, so storing a whole usize is useless.
@sebcrozet sebcrozet merged commit 7af7db6 into master Nov 10, 2020
@sebcrozet sebcrozet deleted the sap_serialization branch November 10, 2020 16:25
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.

None yet

1 participant