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

Too slow when paste a long text #14

Closed
sylingd opened this issue Nov 20, 2017 · 3 comments
Closed

Too slow when paste a long text #14

sylingd opened this issue Nov 20, 2017 · 3 comments
Assignees

Comments

@sylingd
Copy link

sylingd commented Nov 20, 2017

For example, there are tow pages, 1.html has colorpicker plugin and 2.html not
1.html
2.html

If paste a long text (more than 30000, for example, this file ), the 1.html will be "no response" in about 10 seconds. I use "Performance" tool in Chrome's devtools, it shows that most of the time is spent on "Layout"
2017-11-20_235849

If in a complex web page, the situation is more serious.

Here is Google's document

You can load my performance profile
2017-11-21_000050

(I did not delve into it, but maybe asynchronous initialization can solve the problem?)

@easylogic
Copy link
Collaborator

hi @sylingd

Thanks for your report.

I will check it .

@easylogic easylogic self-assigned this Nov 21, 2017
@easylogic
Copy link
Collaborator

i fixed this issue.

please test it in v1.0.10

@sylingd
Copy link
Author

sylingd commented Nov 22, 2017

It works well, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants