aboutsummaryrefslogtreecommitdiffstats
path: root/speed
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #8098. Use the fast document.head when available. Don't set unneeded ↵Mathias Bynens2011-02-021-4/+2
| | | | "script.type = text/javascript".
* Adding some rooted-find perf tests.jeresig2010-10-101-0/+179
|
* Switch back to using Sizzle.matchesSelector.jeresig2010-10-101-2/+2
|
* Also test for single element filtering.jeresig2010-10-101-3/+8
|
* Adding a basic filter perf test suite.jeresig2010-10-101-0/+178
|
* Make some more tweaks to the closest perf test suite.jeresig2010-10-101-6/+8
|
* Some improvements to the closest perf tests - works in all browsers now.jeresig2010-10-101-5/+7
|
* Should improve performance of closest considerably. Benchmark proof in ↵wycats2010-10-092-2/+43
| | | | speed/closest.html
* Added in some .css() setter perf tests as well.John Resig2010-09-171-2/+35
|
* Adding a simple file for doing .css() performance testing.John Resig2010-09-172-2269/+4182
|
* Expose jQuery.uuid (use with caution) and make sure the expando property is ↵John Resig2010-06-193-0/+0
| | | | used in the events module.
* Add in a test for testing the performance of event handling.jeresig2010-02-041-0/+58
|
* Update benchmark basis file to jQuery 1.3.2.jeresig2010-02-041-1294/+2121
|
* Reformat benchamrk function.jeresig2010-02-041-1/+9
|
* speed: adding a benchmark() functionAriel Flesler2009-07-241-0/+1
|
* speed: misc changes to the top commentAriel Flesler2009-07-241-2/+3
|
* speed: committing a failing experiment of concat vs slice Ariel Flesler2009-07-241-0/+46
|
* decoupling styles retrieval from the attr methodBrandon Aaron2009-03-224-0/+3867