RESOLVED DUPLICATE of bug 253509240050
Improve performance for context.getErrors() with GPUP enabled.
https://bugs.webkit.org/show_bug.cgi?id=240050
Summary Improve performance for context.getErrors() with GPUP enabled.
Dan Glastonbury
Reported 2022-05-03 17:55:47 PDT
When investigating time out for webgl/1.0.3/conformance/state/gl-object-get-calls.html, the test went from ~300ms to ~4000ms on my local machine.
Attachments
Dan Glastonbury
Comment 1 2022-05-03 17:57:02 PDT
Look for low-hanging improvements with synthetic GL errors and GPUP IPC.
Radar WebKit Bug Importer
Comment 2 2022-05-03 17:57:13 PDT
Kimmo Kinnunen
Comment 3 2024-01-17 00:37:23 PST
This was largely fixed with bug 253509 run-webkit-tests --release webgl/1.0.x/conformance/state/gl-object-get-calls.html --details --repeat 10 says first one takes 1.5s and next ones 0.01s *** This bug has been marked as a duplicate of bug 253509 ***
Note You need to log in before you can comment on or make changes to this bug.