John Resig
|
9c029f1687
|
Updated the benchmarking utility to use the Yahoo homepage and a bunch of new selectors.
|
2009-01-12 18:22:44 +00:00 |
|
John Resig
|
7623702565
|
Tweaked the benchmark tests.
|
2009-01-12 00:24:36 +00:00 |
|
John Resig
|
ef661a50b9
|
Removed all uses of @ in the benchmarker and added a couple :not() tests.
|
2009-01-06 20:23:44 +00:00 |
|
John Resig
|
dcbec1f498
|
Cleaned up the benchmarking utility (using a newer version of jQuery and fixing the runner).
|
2009-01-06 16:19:55 +00:00 |
|
David Serduke
|
b0b5fa74b6
|
Fixed the build/speed testing application to work with current versions of jQuery. The main changes were implementing :has() where necessary to replace functionality that no longer existed and to use noConflict() so the libraries wouldn't have to be modified for the speed testing.
So now the file jquery-basis.js will be tested against the jquery.js in the /dist directory. Version 1.2.1 is currently in jquery-basis.js.
|
2007-12-05 17:33:49 +00:00 |
|
John Resig
|
73ab36b8f8
|
Added the Speed Test Suite. Can be made by doing 'make speed'.
|
2007-06-30 00:21:30 +00:00 |
|