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

jm improve asynch _count search first page performance #4029

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jmarchionatto
Copy link
Collaborator

No description provided.

juan.marchionatto added 2 commits September 15, 2022 10:08
@jmarchionatto jmarchionatto linked an issue Sep 15, 2022 that may be closed by this pull request
myCaptureQueriesListener.clear();
myHSearchEventDispatcher.register(mySearchEventListener);

warmup(20);
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you mean to leave this in the test suite? Is this slow?

@michaelabuckley michaelabuckley self-assigned this Sep 23, 2022
@michaelabuckley
Copy link
Contributor

I've got a simpler change over in #4174 - can you take a look to see if that's ok, @jmarchionatto ? If so, we can close this one.

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.

Improve performance for asynchronous _count search first page
2 participants