DescriptionAdd ability to run async magnitude-perf tests.
I would like to add new time complexity test.
Unfortunately, current framework doesn't support async tests.
In this patch I wrap for and while operators, so they could
run asynchronously.
CL I'm going to write test to (fix n^2 HTML parsing):
https://codereview.chromium.org/494993002/
Here is the first async test:
https://codereview.chromium.org/500363002/
BUG=410790
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181539
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 14 (5 generated)
|