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

Convert IPC to use bincode #42

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Convert IPC to use bincode #42

merged 1 commit into from
Mar 17, 2023

Conversation

ifd3f
Copy link
Owner

@ifd3f ifd3f commented Mar 17, 2023

Closes #20

I didn't convert the json argument because it's not worth the effort, also the binary size impact isn't too bad

@ifd3f ifd3f added the performance Regarding resource usage label Mar 17, 2023
@ifd3f ifd3f merged commit f267671 into main Mar 17, 2023
@ifd3f ifd3f deleted the binary-ipc branch March 17, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Regarding resource usage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace the JSON IPC with a more efficient bytestream
1 participant