The Browser Test Suite

来源:互联网 发布:冷兵器吧 知乎 编辑:程序博客网 时间:2024/05/19 11:35

The Browser Test Suite

 以前自己在工作中收集到的一些和浏览器相关的测试资源,渲染引擎相关的开源代码中包含的功能性测试用例还是要先跑跑的。

1.     CSS+HTML Func: http://fmbip.com/#target-selector

 

2.     HTML5 Func: http://html5test.com

 

3.     ACID3 Perf: http://acid3.acidtests.org/

 

4.     SunSpider Perf: http://www.webkit.org/perf/sunspider/sunspider.html
SunSpider基准测试:

SunSpiderMozilla开发的JavaScript测试基准,是一款权威的专注于实际问题解决的测试软件。测试中,得分越低越好。

测试网址:
http://www.webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/driver.html

 

5.     Peacekeeper Perf: http://clients.futuremark.com/peacekeeper/index.action
Futuremark Peacekeeper浏览器基准:

PeacekeeperFuturemark开发的浏览器性能测试工具,它依据浏览器的JavaScript运行效率来衡量浏览器性能。目前网络 上很多的社交网站、视频共享网站和网页邮件客户端都在很大程度上依赖JavaScript,而正是这些网站往往会给浏览器带来较大的性能负 担,Peacekeeper正是通过分析Javascript使用来衡量浏览器性能。

测试网站:http://www.futuremark.com/peacekeeper

 

6.      V8 Benchmark Suite Perf: http://v8.googlecode.com/svn/data/benchmarks/v3/run.html

Google V8基准测试(第六版):

http://v8.googlecode.com/svn/data/benchmarks/v6/run.html

 

7.     Dromaeo Perf: http://dromaeo.com/

Mozilla JavaScript performance test suite.

 

8.     JSBenchmark Perf: http://jsbenchmark.celtickane.com/

 

9.     slickspeed (簡易測試MooToolsJQueryPrototypeYUIDojo): http://mootools.net/slickspeed/

 

10.  W3C DOM vs. innerHTML: http://www.quirksmode.org/dom/innerhtml.html

 

11.  HTML5 Canvas 2D Rendering and JavaScript Benchmark: http://www.stumbleupon.com/url/www.kevs3d.co.uk/dev/asteroidsbench

 

12.  CSS Rendering Benchmar: http://www.howtocreate.co.uk/csstest.html

 

13.  page load test: http://nontroppo.org/timer/

 

14.  Kraken 1.1

Mozilla开发的另一款JavaScript基准,基于SunSpider并且在功能上进行了一些改进。

测试网址:http://krakenbenchmark.mozilla.org/


15Browser_speed_test: 

http://en.wikipedia.org/wiki/Browser_speed_test

 

16. GUIMark 2: Tests vector, bitmap, and text rendering for both Adobe Flash and HTML5.

 

http://www.craftymind.com/guimark3/

 

17 JSLitmus: Tests JavaScript speed.

 

http://www.broofa.com/Tools/JSLitmus/

 

18. speed-battle:  measures online the JavaScript speed of your browser and compares it with the results of all other visitors.

http://www.speed-battle.com/speedtest_e.php

 

19. arewefastyet: This site tracks the performance of popular JavaScript engines.

http://arewefastyet.com/

 

20. psychedelicbrowsing:

http://ie.microsoft.com/testdrive/performance/psychedelicbrowsing/Default.html

 

21. testdrive: Microsoft feature demo

http://ie.microsoft.com/testdrive/Default.html

 

22. ietestcenter:

http://samples.msdn.microsoft.com/ietestcenter/

 

23. CSS3 Selectors Test:  test the level of support for the basics of the Selectors specification.

http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/

 

24. Browserscope: Browserscope is a community-driven project for profiling web browsers

 http://www.browserscope.org/

 

25. Javascript speed test: 這裡是 JavaScript 執行速度測試的首頁

http://www.oz.nthu.edu.tw/~u9762307/web-javascript/speed_index.htm

 

26. JavaScript Performance-Loops: JavaScript Performance: Loops

http://www.javascripter.net/faq/performanceemptyloops.htm


27Stopwatch:  measure how long browser takes to load a webpage 

http://numion.com/stopwatch/


28. RoboHornet:A browser benchmark that has your back

http://www.robohornet.org/


原创粉丝点击