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

fast allocator for udp event loop #906

Closed
wants to merge 67 commits into from

Conversation

majestrate
Copy link
Contributor

internal tests show significant speedups and may restore lost perf if applied to the entire network.
so far 2x network throughput if applied just locally.
gottagofast.

@majestrate majestrate closed this Nov 8, 2019
@majestrate majestrate reopened this Nov 11, 2019
@notlesh
Copy link
Contributor

notlesh commented Nov 13, 2019

I'm able to reproduce a double-free on this branch by hitting the JSON-RPC endpoint via curl. I did this while running valgrind; the output should be attached.

valgrind.out.txt

@majestrate majestrate closed this Nov 13, 2019
@neuroscr neuroscr mentioned this pull request Nov 13, 2019
@majestrate majestrate deleted the better-allocation-2019-11-06 branch February 24, 2021 19:59
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

2 participants