Element#subNodes optimization
Reported by MadRabbit | January 16th, 2010 @ 11:16 PM | in 1.5.4 Release
Element#subNodes uses element match, we could rework it to simply grabbing all subnodes and filtering out the first level descendants only. which should be working faster than node-by-node matching.
Same idea probably could be used for some other sibling search methods
Comments and changes to this ticket
-
MadRabbit January 31st, 2010 @ 08:21 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RightJS Core Tickets