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

Noticeable lag (1 sec) when evaluating expressions in REPL #79

Open
mihaicristiantanase opened this issue Sep 29, 2019 · 1 comment
Open

Comments

@mihaicristiantanase
Copy link

■ in REPL, type 999 and press Enter
(behavior on machine 1) the response is shown immediately, but there's a delay until the "CL-USER> " prompt is shown
(behavior on machine 2) the response is shown with a delay, after that, the "CL-USER> " prompt is shown immediately

Is this something you noticed?
If not, can you suggest a way to debug this?
Thanks!

@mihaicristiantanase
Copy link
Author

I've seen that setting:

set verbosefile=asdf.asdf
set verbose=20

fixes the behavior on machine 1, but there's no difference on machine 2.

Both machines are MacBook Pro(s)

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