[Webkit-unassigned] [Bug 182291] StyleBench: Generate more mutation steps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 30 13:55:38 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182291

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332652|review?                     |review+
              Flags|                            |

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 332652
  --> https://bugs.webkit.org/attachment.cgi?id=332652
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=332652&action=review

> PerformanceTests/StyleBench/resources/tests.js:5
> +        steps.push(new BenchmarkTestStep(`Adding classes, step ${i}`, (bench, contentWindow, contentDocument) => {

Instead of explicitly saying step, why not just `Adding classes - ${i}`.
Ditto for the rest.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180130/74991c55/attachment-0001.html>


More information about the webkit-unassigned mailing list