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

Stop converting FixedPoint to string in cc->cc communication. #268

Merged
merged 6 commits into from
Jul 27, 2023

Conversation

sakamoto-souta
Copy link
Collaborator

Summary

Stop converting FixedPoint to string in cc->cc communication.

Purpose

Faster communication

Contents

Converting FixedPoint to pair<bool, std::string>

Testing Methods Performed

CI

@sakamoto-souta sakamoto-souta marked this pull request as ready for review July 27, 2023 07:22
@sakamoto-souta sakamoto-souta merged commit d61bf95 into main Jul 27, 2023
33 checks passed
@sakamoto-souta sakamoto-souta deleted the feature/sakamoto/change_FixedPoint_communication branch July 27, 2023 07: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.

1 participant