Changes between Initial Version and Version 1 of Ticket #5454, comment 16


Ignore:
Timestamp:
Feb 2, 2013, 1:56:41 PM (10 years ago)
Author:
djQuery
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5454, comment 16

    initial v1  
    1 http://jsperf.com/label-selector-test
     1http://jsperf.com/label-selector-test/1
     2http://jsperf.com/label-selector-test/2
    23
    34After running the above test I don't see that making any changes would improve the performance significantly.
    45$('#container').find('label').filter('[for="rb-250-2"]');  Runs fastest on most modern browsers but slower in others.
    5