[Webkit-unassigned] [Bug 256061] New: [run-benchmark][WPE] Update cog and minibrowser-wpe browser drivers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 27 16:07:04 PDT 2023


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

            Bug ID: 256061
           Summary: [run-benchmark][WPE] Update cog and minibrowser-wpe
                    browser drivers.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org

At bug 249286 I had the idea of adding a cog-drm browser driver to run-benchmark script to be able to run perf tets on the RPi.

However I realized this doesn't scale well because we will end with several drivers for cog (one for drm, another for wayland, other for gtk4, etc..)

This also will presents problems later on the UI of https://browserperfdash.igalia.com to identify the browser (it makes little sense to have a 'cog-drm' and a 'cog-gtk4' in the browser list there like if those were different browsers.. there is already a GPU field in case of wanting to have the data split by graphics parameters)

So after landing 263463 at main it is now possible to specify the platform plugin for Cog via an environment variable.

We can simplify the driver to have only one Cog browser and in the bots we can select which platform plugin to use via the env.

-- 
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/20230427/897fc81a/attachment.htm>


More information about the webkit-unassigned mailing list