Bug 22400 - Add a stress test for concurrent JS execution
Summary: Add a stress test for concurrent JS execution
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 06:07 PST by Alexey Proskuryakov
Modified: 2008-11-21 23:46 PST (History)
0 users

See Also:


Attachments
proposed patch (3.48 KB, patch)
2008-11-21 06:18 PST, Alexey Proskuryakov
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2008-11-21 06:07:53 PST
Currently, we don't have tests where significant amount of JS execution is performed in parallel. I'd like to add such a test.
Comment 1 Alexey Proskuryakov 2008-11-21 06:18:13 PST
Created attachment 25350 [details]
proposed patch
Comment 2 Geoffrey Garen 2008-11-21 12:31:04 PST
Comment on attachment 25350 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2008-11-21 23:46:47 PST
Committed revision 38690.