ChristopherJank
Level 7
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
06-08-19
12:52 PM
Status:
Not Planned
HTML parsing is ridiculously slow, causing huge performance issues for interacting with web applications. Identifying a single element can take up to 15 seconds even though "Match Index" was activated. Still, there seems to be a very ineffecient HTML parsing going on and a bad implementation of how to filter elements with the selected attributes (selecting more attributes will increase the identification time, which makes no sense unless the whole HTML is parsed again for every filter). |
See more ideas labeled with:
3 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.