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

Performance issue with buffer between modules. #3

Open
Achaaab opened this issue Mar 29, 2020 · 0 comments
Open

Performance issue with buffer between modules. #3

Achaaab opened this issue Mar 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Achaaab
Copy link
Owner

Achaaab commented Mar 29, 2020

After a thread has been put in waiting state, it takes a lot of time to get back in running state (something between 1,5ms and 3,5ms), triggering a warning if configured chunk size is very small.

I should investigate on ArrayBlockingQueue ReentrantLock mechanism.

@Achaaab Achaaab added the enhancement New feature or request label Mar 29, 2020
@Achaaab Achaaab self-assigned this Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant