Confirmed users
325
edits
(→VSync) |
(Add benchmarks section) |
||
| Line 69: | Line 69: | ||
* namespaces - this is probably taken care of by ES6 modules. | * namespaces - this is probably taken care of by ES6 modules. | ||
* add more OO features (classes, inheritance) - not coming soon to the JS language. There are libraries, though, e.g. prototype.js. | * add more OO features (classes, inheritance) - not coming soon to the JS language. There are libraries, though, e.g. prototype.js. | ||
= HTML5 Gaming Benchmarks = | |||
== Spaceport.io == | |||
[http://people.mozilla.org/~jjensen/pages/html5/fvcd20120306.html Results from spaceport.io performance tests] on a Lenovo W520 (hot laptop with NVidia GFX acceleration). We could use runs on desktop machines with typical on-board GFX, and ones with mid-end 3D cards. Also Mac and Linux. Summary: "The short answer is that Firefox appears to be significantly faster at 2D scaling and rotating transforms, but slower at everything else" (than Chrome) | |||
Original report (focused on mobile): [http://spaceport.io/spaceport_perfmarks_report_2012_3.pdf Spaceport.io report] | |||
= Low-level or 3D Graphics = | = Low-level or 3D Graphics = | ||