aboutsummaryrefslogtreecommitdiffstats
path: root/speed
Commit message (Expand)AuthorAgeFilesLines
* Edited comments and minor adjustments. Fixes #13553. Closes gh-1195.Michał Z. Gołębiowski2013-03-123-15/+15
* Fix typos. Close gh-1186.dmitrygusev2013-02-282-2/+2
* Fixes a variety of typographical problems. Closes gh-853Chris Faulkner2012-07-111-12/+12
* Fix indentation in /speed and /test dirs, closes gh-780.Trey Hunner2012-05-188-436/+436
* Fixes #8098. Use the fast document.head when available. Don't set unneeded "s...Mathias Bynens2011-02-021-4/+2
* 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 speed/...wycats2010-10-092-2/+43
* 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 u...John Resig2010-06-193-0/+0
* 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