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

Reuse IPC Socket #356

Merged
merged 1 commit into from
Oct 19, 2017
Merged

Reuse IPC Socket #356

merged 1 commit into from
Oct 19, 2017

Conversation

carver
Copy link
Collaborator

@carver carver commented Oct 19, 2017

What was wrong?

When making many consecutive requests over IPC, they were slow, used a lot of RAM, and eventually crashed Parity. See openethereum/parity-ethereum#6516

How was it fixed?

Reuse IPC connection across requests.

Thanks @iFA88 for testing out that the approach has a significant performance boost.

Cute Animal Picture

Cute animal picture

@pipermerriam pipermerriam merged commit 9e39280 into v3 Oct 19, 2017
@pipermerriam
Copy link
Member

Just realized you might not be done with this... Either way, looks good.

@carver carver deleted the carver/reuse-ipc-connection branch October 19, 2017 18:25
@carver carver mentioned this pull request Oct 19, 2017
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