Hi I've been reading a bit about some optimised DOM manipulation libraries developed for the yui-ext, jQuery and Dojo toolkits:
http://www.jackslocum.com/blog/2007/01/11/domquery-css-selector-basic-xpath-implementation-with-benchmarks/ http://jquery.com/blog/2007/01/11/selector-speeds/ http://dojotoolkit.org/node/336 This discussion occurred in January/February of this year, and the upshot was that these toolkits were drastically improving their DOM manipulation performances. MochiKit gets mentioned in the benchmark done on domQuery (the yui-ext engine), and performs horribly (10 to 100 times slower than domQuery, if the test is to be believed). My question is, are these benchmarks accurate, and if so, what has been done since to improve MochiKit's DOM performance? I'm quite new to Javascript, and have so far used MochiKit, particularly as I am quite used to Python. However, I am concerned that it seems to be falling behind quite badly performance-wise. Your comments are welcome. Thanks, Kieran --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
