| Dromaeo Frontend (v20110112) |
>>
To run the Pendulums benchmark, click on "Misc Graphics Tests" or "Run All JavaScript Tests",
then "Run". It will cycle through the following combinations:
for canvas sizes (50x50, 100x100, 200x200, 400x400)
for graphics (not rendered (the red line), rendered by Processing.js (green), rendered by Raphaël/SVG (blue solid and dashed lines))
for number of objects (10, 20, 30, 40 balls)
reinitialize and let the animation run for 3 seconds, recording the frames per second
Each plot shows fps over the range of #objects, with and without rendering the graphics, for a given canvas size.
The green area is the difference between not rendering (the red line) and rendering in Processing.js (the green line).
The blue area is the difference between not rendering (the red line) and rendering in Raphaël/SVG (the blue solid and dashed lines).
The blue dashed line is a version of the Raphaël/SVG testcase that reuses Raphael objects to try to improve performance.
|
| Download (coming) / Notes / dromaeo.com Last updated: 4 Jan 2011 |
Save as:
Password:
Password:
» Run Recommended Tests » Run All Tests - » Run All JavaScript Tests
- Misc Graphics Tests
- Dromaeo JavaScript Tests
- SunSpider JavaScript Tests
- V8 JavaScript Tests
» Run All DOM Tests DOM Core Tests JavaScript Library Tests CSS Selector Tests