| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #8098. Use the fast document.head when available. Don't set unneeded "s... | Mathias Bynens | 2011-02-02 | 1 | -4/+2 |
* | Adding some rooted-find perf tests. | jeresig | 2010-10-10 | 1 | -0/+179 |
* | Switch back to using Sizzle.matchesSelector. | jeresig | 2010-10-10 | 1 | -2/+2 |
* | Also test for single element filtering. | jeresig | 2010-10-10 | 1 | -3/+8 |
* | Adding a basic filter perf test suite. | jeresig | 2010-10-10 | 1 | -0/+178 |
* | Make some more tweaks to the closest perf test suite. | jeresig | 2010-10-10 | 1 | -6/+8 |
* | Some improvements to the closest perf tests - works in all browsers now. | jeresig | 2010-10-10 | 1 | -5/+7 |
* | Should improve performance of closest considerably. Benchmark proof in speed/... | wycats | 2010-10-09 | 2 | -2/+43 |
* | Added in some .css() setter perf tests as well. | John Resig | 2010-09-17 | 1 | -2/+35 |
* | Adding a simple file for doing .css() performance testing. | John Resig | 2010-09-17 | 2 | -2269/+4182 |
* | Expose jQuery.uuid (use with caution) and make sure the expando property is u... | John Resig | 2010-06-19 | 3 | -0/+0 |
* | Add in a test for testing the performance of event handling. | jeresig | 2010-02-04 | 1 | -0/+58 |
* | Update benchmark basis file to jQuery 1.3.2. | jeresig | 2010-02-04 | 1 | -1294/+2121 |
* | Reformat benchamrk function. | jeresig | 2010-02-04 | 1 | -1/+9 |
* | speed: adding a benchmark() function | Ariel Flesler | 2009-07-24 | 1 | -0/+1 |
* | speed: misc changes to the top comment | Ariel Flesler | 2009-07-24 | 1 | -2/+3 |
* | speed: committing a failing experiment of concat vs slice | Ariel Flesler | 2009-07-24 | 1 | -0/+46 |
* | decoupling styles retrieval from the attr method | Brandon Aaron | 2009-03-22 | 4 | -0/+3867 |