Benchmarks: Difference between revisions
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
* '''[http://www.craftymind.com/guimark2/ GUIMark2]''' | * '''[http://www.craftymind.com/guimark2/ GUIMark2]''' | ||
** Vector Charting Test | ** Vector Charting Test | ||
*** 2D canvas | |||
** Bitmap Gaming Test | ** Bitmap Gaming Test | ||
*** 2D canvas | |||
** Text Column Test | ** Text Column Test | ||
* '''[http://www.craftymind.com/guimark3/ GUIMark3]''' | * '''[http://www.craftymind.com/guimark3/ GUIMark3]''' | ||
** Bitmap Test | ** Bitmap Test | ||
*** 2D canvas | |||
** Vector Test | ** Vector Test | ||
*** 2D canvas | |||
*** Dominated by radial gradient performance. | *** Dominated by radial gradient performance. | ||
** Compute Test | ** Compute Test |
Revision as of 19:33, 14 September 2012
Information related to commonly used benchmarks and compliance measures for the web
Benchmarks
Bold means commonly used in media
Compliance
- HTML5Test
- Targeted for "HTML5 Ready" apps/usage
- Widely used in the media
- Ringmark
- Targeted for mobile HTML5 app capabilities
- Initiated by Facebook
- Acid3
- All major browsers pass this
- Test262
- Javascript compliance
- CSS3 Selectors Test
- All major browsers should pass
- Browserscope
- community driven project initiated by Google
- includes Ringmark
- the rich-text numbers are somewhat arbitrary and a higher score doesn't necessarily mean a better implemenation
Performance
General
- Futuremark Peacekeeper
- BrowserMark
- Vellamo
- Targeted for Android
Graphics
- GUIMark2
- Vector Charting Test
- 2D canvas
- Bitmap Gaming Test
- 2D canvas
- Text Column Test
- Vector Charting Test
- GUIMark3
- Bitmap Test
- 2D canvas
- Vector Test
- 2D canvas
- Dominated by radial gradient performance.
- Compute Test
- Video Test
- Bitmap Test
Javascript
- V8
- Octane
- Essentially V8 version 8
- Kraken
- Mozilla developed
- Alon is working on an emscripten generated alternative
- Sunspider
- Tests run very fast which makes measurement error significant and means
that the tasks are not scaled to a significant amount of work.
DOM
- Dromaeo
- Mozilla developed
Page Load
- iBench
- uses onLoad() which is not credible for performance
- not available anymore.
Pan/Zoom
- Eideticker
- Mozilla developed
Other
- MazeSolver
- Not clear it tests anything useful for end users
- JSGamebench
- Initiated by Facebook
- Asteroids
Benchmark Aggregators
- Tom's Hardware Guide
- Octane