Commit Graph

19 Commits

Author SHA1 Message Date
Trey Hunner
f1dcaad097 Fix indentation in /speed and /test dirs, closes gh-780. 2012-05-18 13:28:50 -04:00
Mathias Bynens
462bb1f66a Fixes #8098. Use the fast document.head when available. Don't set unneeded "script.type = text/javascript". 2011-02-02 00:59:00 +01:00
jeresig
bb0b9b8958 Adding some rooted-find perf tests. 2010-10-10 16:06:33 -04:00
jeresig
ba149e78a9 Switch back to using Sizzle.matchesSelector. 2010-10-10 15:36:02 -04:00
jeresig
1f7bbd8939 Also test for single element filtering. 2010-10-10 14:51:11 -04:00
jeresig
f2b028f736 Adding a basic filter perf test suite. 2010-10-10 14:16:35 -04:00
jeresig
63c892b1ed Make some more tweaks to the closest perf test suite. 2010-10-10 13:39:06 -04:00
jeresig
96d8c481b8 Some improvements to the closest perf tests - works in all browsers now. 2010-10-10 13:22:39 -04:00
wycats
0ca35de311 Should improve performance of closest considerably. Benchmark proof in speed/closest.html 2010-10-09 21:33:02 -07:00
John Resig
7350e2e1cc Added in some .css() setter perf tests as well. 2010-09-17 18:26:21 -04:00
John Resig
9dd70a44ad Adding a simple file for doing .css() performance testing. 2010-09-17 15:38:27 -04:00
John Resig
ef8df7f55c Expose jQuery.uuid (use with caution) and make sure the expando property is used in the events module. 2010-06-19 22:29:48 -07:00
jeresig
6f7adb95c1 Add in a test for testing the performance of event handling. 2010-02-04 22:43:23 -05:00
jeresig
9118828a59 Update benchmark basis file to jQuery 1.3.2. 2010-02-04 22:03:32 -05:00
jeresig
5d2e0efd7c Reformat benchamrk function. 2010-02-04 22:02:27 -05:00
Ariel Flesler
cf7a0cfdc1 speed: adding a benchmark() function 2009-07-24 01:50:41 +00:00
Ariel Flesler
0d389c066a speed: misc changes to the top comment 2009-07-24 00:58:24 +00:00
Ariel Flesler
6a85898d13 speed: committing a failing experiment of concat vs slice 2009-07-24 00:57:27 +00:00
Brandon Aaron
d7d908b05a decoupling styles retrieval from the attr method 2009-03-22 23:25:03 +00:00