A whole mess of problems: - Caches queries with reckless abandon - this is incredibly bad on any sort of dynamic document (aka - all of jQuery) - Offers no extensibility beyond simple :foo or [foo__bar] selectors - Uses browser sniffing - Have you looked at the source code?
--John On Tue, Jan 27, 2009 at 1:13 PM, David Zhou <[email protected]> wrote: > > He's talking about YASS. The code is here: > > http://code.google.com/p/yeasss/source/browse/trunk/src/yass.js > > The speed claims are interesting if true, though it looks like it's > still using browser sniffing. > > -- dz > > > > On Tue, Jan 27, 2009 at 4:06 PM, Elijah Insua <[email protected]> wrote: >> link is broken. >> >> On Tue, Jan 27, 2009 at 4:01 PM, KidsKilla <[email protected]> wrote: >>> >>> Hi everyone! >>> >>> Did you seen this tests? It's just amazing! espesially in IE. >>> Maybe it's a good idea to cooperate Sizzle and YACC developers? >>> >>> >>> http://yass.webo.in/en/slickspeed/?Dojo_Toolkit_1-2-0/Peppy_0-1-2/DOMAssistant_2-7-4/YUI_2-6-0/MochiKit_1-4/MooTools_1-2-1/Sizzle_11-12-08/Sizzle_21-10-08/yass_0-1-6/yass_0-2-4 >>> >> >> >> > >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
