You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've noticed that Medley sometimes draws text very slowly, and other times acceptably quickly.
This is a screen recording of one of the slower examples, SEdit in this case. I see it in the exec sometimes too. But I just edited another s-expression of similar visual size in SEdit and had it flash onto the screen immediately. Why is it sometimes so slow?
To Reproduce
Steps to reproduce the behavior:
Set a variable FOO to the s-expression in the attached file.
In an Interlisp exec, evaluate ed(FOO)
Watch SEdit redisplay slowly, or maybe quickly! It's unpredictable, but once it's going slowly it stays slow.
Expected behavior
SEdit displays the s-expression quickly.
Context (please complete the following information):
Describe the bug
I've noticed that Medley sometimes draws text very slowly, and other times acceptably quickly.
This is a screen recording of one of the slower examples, SEdit in this case. I see it in the exec sometimes too. But I just edited another s-expression of similar visual size in SEdit and had it flash onto the screen immediately. Why is it sometimes so slow?
To Reproduce
Steps to reproduce the behavior:
FOO
to the s-expression in the attached file.ed(FOO)
Expected behavior
SEdit displays the s-expression quickly.
Context (please complete the following information):
commit 55d8504060d0d40505a2ddc39daca12f9ecb0303
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: