Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a7cb8948b067fa78de53b601b94552e112c7ca2
      
https://github.com/WebKit/WebKit/commit/0a7cb8948b067fa78de53b601b94552e112c7ca2
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2025-12-14 (Sun, 14 Dec 2025)

  Changed paths:
    M PerformanceTests/Canvas/drawImageSourceCanvas2D.html
    M PerformanceTests/Canvas/drawImageSourceCanvasWebGL.html
    M 
PerformanceTests/Canvas/drawImageSourceImageBitmapOffscreenCanvasWebGL.html
    M PerformanceTests/Canvas/drawImageSourceOffscreenCanvas2D.html
    M PerformanceTests/Canvas/drawImageSourceOffscreenCanvasWebGL.html
    M PerformanceTests/Canvas/drawImageSourceVideoFrameCanvasWebGL.html
    M PerformanceTests/Canvas/drawImageSourceVideoFrameOffscreenCanvasWebGL.html

  Log Message:
  -----------
  Measure PerformanceTests/Canvas 2D context tests in uniform way
https://bugs.webkit.org/show_bug.cgi?id=304061
rdar://166380301

Reviewed by Simon Fraser.

Make all tests use asynchronous measurement mechanism, so that
they produce a similar value (milliseconds).

Make all tests use similar dimensions and structure, so that the values
are somewhat comparable across tests without more detailed
investigation.

* PerformanceTests/Canvas/drawImageSourceCanvas2D.html:
* PerformanceTests/Canvas/drawImageSourceCanvasWebGL.html:
* PerformanceTests/Canvas/drawImageSourceImageBitmapOffscreenCanvasWebGL.html:
* PerformanceTests/Canvas/drawImageSourceOffscreenCanvas2D.html:
* PerformanceTests/Canvas/drawImageSourceOffscreenCanvasWebGL.html:
* PerformanceTests/Canvas/drawImageSourceVideoFrameCanvasWebGL.html:
* PerformanceTests/Canvas/drawImageSourceVideoFrameOffscreenCanvasWebGL.html:

Canonical link: https://commits.webkit.org/304438@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to