Skip to content

[Work in progress] Optimize FiberQueue for large number of fibers#256

Draft
ggleyzer wants to merge 1 commit intomasterfrom
gene/fiber
Draft

[Work in progress] Optimize FiberQueue for large number of fibers#256
ggleyzer wants to merge 1 commit intomasterfrom
gene/fiber

Conversation

@ggleyzer
Copy link
Collaborator

Dima wrote a stress test for HttpClient/HttpServer and it showed a huge contention at FiberQueue.isAnyNonConcurrentWaiting() method and ServiceContext.getStatus().

This is an attempt to improve the algorithms.

@lagergren lagergren changed the title Optimize FiberQueue for large number of fibers [Work in progress] Optimize FiberQueue for large number of fibers Sep 13, 2025
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