哪吒机器人提醒:

提醒:John Resig
【标题】JavaScript Function Call Profiling
【摘要】 with jquery 1.3.2 out the door i've been looking for more ways to profile and optimize jquery. previously i did a survey of jquery-using sites to figure out which selectors they were using. this led to the construction of the new sizzle selector engine which targeted those selectors for improvement. additionally, i constructed a deep profiling plugin for jquery which helped to spot methods that were taking a long time to run in live jquery sites. this helped bring about the improvements in jq... (04-11 09:36)