Changes between Initial Version and Version 1 of Ticket #5454, comment 16
- Timestamp:
- Feb 2, 2013, 1:56:41 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5454, comment 16
initial v1 1 http://jsperf.com/label-selector-test 1 http://jsperf.com/label-selector-test/1 2 http://jsperf.com/label-selector-test/2 2 3 3 4 After running the above test I don't see that making any changes would improve the performance significantly. 4 5 $('#container').find('label').filter('[for="rb-250-2"]'); Runs fastest on most modern browsers but slower in others. 5