Skip to content

Move blocking handler methods execution to executor thread#29

Open
Arooba-git wants to merge 1 commit into
WegenenVerkeer:masterfrom
Arooba-git:fix-blocking-handler-methods
Open

Move blocking handler methods execution to executor thread#29
Arooba-git wants to merge 1 commit into
WegenenVerkeer:masterfrom
Arooba-git:fix-blocking-handler-methods

Conversation

@Arooba-git

Copy link
Copy Markdown

H! 👋

We found some blocking code in CompleteResponseHandler class, with the help of BlockHound:
http2-blocking

This PR fixes the code so that the pipeline remains reactive end to end. We re-ran the test cases after the fix and also compared the performance (memory and latency) before and after the fix:

Before
http2-latency-before
http2-memory-before

After
http2-latency-after
http2-memory-after

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