Skip to content

more performance improvements #659

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

Merged
merged 16 commits into from
Jul 8, 2019
Merged

more performance improvements #659

merged 16 commits into from
Jul 8, 2019

Conversation

robertroeser
Copy link
Member

Replaces a UnboundedProcessor's queue with a more efficient queue, and replaces maps with a synchronized map that doesn't need autoboxing.

@OlegDokuka
Copy link
Member

What is the purpose of RequestResponseProcessor since it is used nowhere? (At least I did not find any usage of it)

Signed-off-by: Robert Roeser <[email protected]>
Signed-off-by: Robert Roeser <[email protected]>
Signed-off-by: Robert Roeser <[email protected]>
@robertroeser robertroeser merged commit a0a2687 into develop Jul 8, 2019
@robertroeser robertroeser deleted the feature/morePerf branch July 8, 2019 22:55
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