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

Slow startup time #99

Open
mhoangvslev opened this issue May 8, 2023 · 0 comments
Open

Slow startup time #99

mhoangvslev opened this issue May 8, 2023 · 0 comments

Comments

@mhoangvslev
Copy link

It takes a very long time to load the summary. This is due to SEVODInferencer.

public RepositoryImplConfig getMetadataConfig() {

and later on:

public SEVODInferencerConnection(InferencerConnection con) {

If I launch semagrow in cli mode, this will be detrimental to the performance.
Could you please add the option to export the ingested summary + inference then reload on the fly instead?

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

No branches or pull requests

1 participant