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

More elements on MainWindow, dump elements too slow. #18

Open
vigossjjj opened this issue May 10, 2015 · 1 comment
Open

More elements on MainWindow, dump elements too slow. #18

vigossjjj opened this issue May 10, 2015 · 1 comment

Comments

@vigossjjj
Copy link

I configure the anr setting, it will invoke the elementAccessorDump form tuneup, if on current window had more elements e.g. 200+, the method "elementAccessorDump" become to too slow, about 10 minutes duration.

If we can get the logElementTree() output to instead of elementAccessorDump's return will be improved greatly!But logElementTree() return undefined, only log all the element tree,I could not found a workaround to deal it.

@BruceBGordon
Copy link

I don't have a quick answer. You can supply any fingerprint function so you could experiment and try to find a more efficient one. You could try to figure out why elementAccessorDump is so slow and that might give clues on how to speed it up. Sharing the problem at https://github.com/alexvollmer/tuneup_js/issues might help.

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

2 participants