Bug 105511 - Add a performance test for Canvas.
Summary: Add a performance test for Canvas.
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-20 01:46 PST by Hanyee Kim
Modified: 2014-02-05 11:16 PST (History)
3 users (show)

See Also:


Attachments
Patch (827.27 KB, patch)
2012-12-20 02:06 PST, Hanyee Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hanyee Kim 2012-12-20 01:46:06 PST
I would like to measure performance of Canvas.
So, I add a performance test for Canvas.
This test case is a modified version of Three.js exmaple.
(http://mrdoob.github.com/three.js/examples/canvas_particles_random.html)
Comment 1 Hanyee Kim 2012-12-20 02:06:24 PST
Created attachment 180305 [details]
Patch
Comment 2 Anders Carlsson 2014-02-05 11:16:38 PST
Comment on attachment 180305 [details]
Patch

Clearing review flag on patches from before 2014. If this patch is still relevant, please reset the r? flag.