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

[SuggestionProvider] Sort highlighted cache misses by execution time #140

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

saraadams
Copy link
Collaborator

When highlighting cache misses sorted by their duration, exclude the time spent for checking the remote cache. This is more reflective of which cache misses you want to fix.

Contributes to #90

When highlighting cache misses sorted by their duration, exclude the
time spent for checking the remote cache. This is more reflective of
which cache misses you want to fix.

Signed-off-by: Sara Adams <sara.e.adams@gmail.com>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved these tests over to its own test class, as they are not testing the provider, but the datum.

@saraadams saraadams merged commit ddd5d1f into main Nov 29, 2023
3 checks passed
@saraadams saraadams deleted the sara-change-cache-miss-order branch November 29, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants