-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yield periodically in a tight and expensive loop
Summary: ## This stack We noticed that the poll time is pretty high on some async methods, and that is affecting other calls as well. Let's try to optimize that. ## This diff This ends up mattering a lot for some requests. Reviewed By: singhsrb Differential Revision: D67138693 fbshipit-source-id: f27e2a4fdf55d6f76a894362c8f94ac6c4f7cbd7
- Loading branch information
1 parent
a95b41e
commit b59af8c
Showing
1 changed file
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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