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

Fix slow ratio requests #114

Merged
merged 2 commits into from
Feb 5, 2021
Merged

Fix slow ratio requests #114

merged 2 commits into from
Feb 5, 2021

Conversation

rtroilo
Copy link
Member

@rtroilo rtroilo commented Feb 4, 2021

Ratio request were very slow in comparison to count requests.
This PR fix this issue.

Description

change how filters were applied, so that filters are used as early as possible.

tyrasd
tyrasd previously approved these changes Feb 4, 2021
@tyrasd tyrasd self-requested a review February 4, 2021 17:51
@tyrasd tyrasd dismissed their stale review February 4, 2021 17:52

forgot about the missing changeset update

Copy link
Member

@tyrasd tyrasd left a comment

Choose a reason for hiding this comment

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

please add a short line about this improvement to the changelog

@tyrasd tyrasd added this to the 1.4 milestone Feb 4, 2021
@tyrasd tyrasd force-pushed the fix_slow_ratio_requests branch from e091f44 to 31e1746 Compare February 5, 2021 11:56
@rtroilo rtroilo merged commit 07dd416 into master Feb 5, 2021
@rtroilo rtroilo deleted the fix_slow_ratio_requests branch February 5, 2021 12:56
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