-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize commit_path_blame_compact by making the core part a stream
Summary: ## This stack Track and down methods that are holding up the reactor and optimize them. ## This diff The `commit_path_blame` method often shows up with a max poll time above a second; make the core logic streaming, add implicit yields. Reviewed By: markbt Differential Revision: D66820663 fbshipit-source-id: c9b67ab264f4bf3f55385a603b82a647c203161b
- Loading branch information
1 parent
0a17ac4
commit 5ccdbce
Showing
1 changed file
with
38 additions
and
11 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