jQuery vs GQuery Benchmark

拈花ヽ惹草 提交于 2020-01-06 19:56:32

问题


I remember stumbling upon a benchmark comparing jQuery vs GQuery (run time selectors) vs GQuery (compile time selectors). Once the site was loaded one could click "Start" and the benchmark (mostly CSS selectors) would run for all three versions and present the results (overall time spent) after finishing. Unfortunately, I cannot find it anymore.
I do not refer to the "horse race" benchmark in Ray Cromwell's excellent video.

Does anyone know this benchmark and provide me with the link?

Thanks!


回答1:


I do not think this is the one you were after: http://letusdemo.appspot.com/

The versions there are way out of date.




回答2:


Here is the link: http://gwtquery.googlecode.com/svn/trunk/demos/gwtquery.samples.GwtQueryBench/GwtQueryBench.html?ask=false

You have also a comparative of different browsers running the benchmark here: http://manolocarrasco.blogspot.com/2011/01/gwtquery-css-selectors-performance.html




回答3:


This one is newer http://www.cinsoft.net/slickspeed.html or just query slickspeed



来源:https://stackoverflow.com/questions/3588280/jquery-vs-gquery-benchmark

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!