[bugfix] fix threadpool lost wakup for 1s#585
Merged
ChunelFeng merged 1 commit intoChunelFeng:mainfrom Feb 28, 2026
Merged
Conversation
Owner
|
我相信,这是问题的根源。留下两个扩展问题: 1,为什么perfomance的case中,从来不出现空等1s的情况。 2,每次写入都上锁,开销太大。如何尽可能降低不必要的开销? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
如何导致 1s 卡顿: