Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Bloodhound improvements for start up time #10723

Closed
NejcZdovc opened this issue Aug 30, 2017 · 4 comments · Fixed by #10738
Closed

Bloodhound improvements for start up time #10723

NejcZdovc opened this issue Aug 30, 2017 · 4 comments · Fixed by #10738

Comments

@NejcZdovc
Copy link
Contributor

NejcZdovc commented Aug 30, 2017

Describe the issue you encountered:
As described in #3025 (comment) bloodhound takes 3-4 seconds when starting up. We will save this with chunking sites into multiple intervals, this way we will not block startup time. Also we can remove fromJS() conversion and make bloodhound Immutable

@NejcZdovc NejcZdovc added the perf label Aug 30, 2017
@NejcZdovc NejcZdovc added this to the 0.21.x (Nightly Channel) milestone Aug 30, 2017
@NejcZdovc NejcZdovc self-assigned this Aug 30, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Aug 31, 2017
@NejcZdovc NejcZdovc changed the title Add sites to bloodhound in chunks Bloodhound improvements for start up time Aug 31, 2017
bbondy added a commit that referenced this issue Sep 2, 2017
Improvements for the startup time (Bloodhound)
@luixxiul
Copy link
Contributor

luixxiul commented Sep 2, 2017

needs-qa-test?

@luixxiul luixxiul added needs-info Another team member needs information from the PR/issue opener. release-notes/include QA/test-plan-required labels Sep 2, 2017
@bbondy
Copy link
Member

bbondy commented Sep 8, 2017

QA needed for this one yes, make sure suggestions work properly in general. Nejc can say more specifically.

@luixxiul luixxiul removed the needs-info Another team member needs information from the PR/issue opener. label Sep 8, 2017
@bbondy bbondy modified the milestones: 0.21.x (Developer Channel), 0.20.x (Beta Channel) Oct 25, 2017
@cezaraugusto
Copy link
Contributor

@NejcZdovc could you make a test plan for this so QA could validate? thanks!

@NejcZdovc
Copy link
Contributor Author

@cezaraugusto no specific QA steps. Just make sure that auto suggestion is working, which I think is already part of general pass

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants