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

Insane Slow Down #102

Closed
andrewmcgivery opened this issue Jul 8, 2015 · 1 comment
Closed

Insane Slow Down #102

andrewmcgivery opened this issue Jul 8, 2015 · 1 comment

Comments

@andrewmcgivery
Copy link

Recently (just this week) I have experienced a crazy slow down on multiple computers using the SCAYT for CKEditor. We have some applications that have not been touched in around a month that are suddenly experiencing problems.

What we are noticing across all browsers (Testing in IE11, Chrome, and FireFox) and multiple computers is a noticeable delay in typing, sometimes having to wait up to 5 seconds for text you have typed to actually show up.

I ran the timeline tool in Chrome Developer tools (See screenshot below) and noticed on every keydown event, there is a delay(around 700ms) and a call to a function in ckscayt.js coming from:

https://svc.webspellchecker.net/spellcheck31/lf/scayt3/ckscayt/ckscayt.js

The line it is pointing to is:

}}, b.Finder = function(a) {

Any idea what might be causing this slowdown?

image

@andrewmcgivery
Copy link
Author

Looks like this has been fixed. Closing.

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