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

opt: mitigate the latency issue by prioritizing asynchronous writes #563

Merged
merged 3 commits into from
Mar 31, 2024

chore: add a few comments

efb0d94
Select commit
Loading
Failed to load commit list.
Merged

opt: mitigate the latency issue by prioritizing asynchronous writes #563

chore: add a few comments
efb0d94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 30, 2024 in 0s

81.25% of diff hit (target 79.08%)

View this Pull Request on Codecov

81.25% of diff hit (target 79.08%)

Annotations

Check warning on line 57 in acceptor_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

acceptor_unix.go#L57

Added line #L57 was not covered by tests

Check warning on line 209 in engine_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine_unix.go#L209

Added line #L209 was not covered by tests

Check warning on line 216 in engine_unix.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine_unix.go#L216

Added line #L216 was not covered by tests