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

Removed sleep that was slowing replies down #79

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

ellisonbg
Copy link
Contributor

I have tested this and found that we don't need the extra sleep in the async loop for processing the reply_queue. This speeds up all replies by ~5s.

@ellisonbg ellisonbg added bug Something isn't working @jupyter-ai/chatui labels Apr 17, 2023
@3coins 3coins merged commit c09cd43 into jupyterlab:main Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @jupyter-ai/chatui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants