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

Try using UDP instead of gRPC while getting a timestamp to reduce latency. #13853

Open
ngaut opened this issue Dec 2, 2019 · 0 comments
Open
Labels
feature/reviewing This feature request is reviewing by product managers type/enhancement The issue or PR belongs to an enhancement. type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@ngaut
Copy link
Member

ngaut commented Dec 2, 2019

By calling LockOSThread to lock get timestamp goroutine to a specific thread. See https://golang.org/src/runtime/proc.go?s=100728:100747#L3522

@ngaut ngaut added the type/enhancement The issue or PR belongs to an enhancement. label Dec 2, 2019
@ghost ghost added the type/feature-request Categorizes issue or PR as related to a new feature. label Aug 6, 2020
@zz-jason zz-jason added the feature/reviewing This feature request is reviewing by product managers label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/reviewing This feature request is reviewing by product managers type/enhancement The issue or PR belongs to an enhancement. type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants