[webkit-changes] [WebKit/WebKit] 9c4ef3: [GTK][WPE] Add more composition related signposts

Nikolas Zimmermann noreply at github.com
Wed Sep 18 07:51:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9c4ef3f7ce59f7ce28f3643a4f609dda2f9cf80b
      https://github.com/WebKit/WebKit/commit/9c4ef3f7ce59f7ce28f3643a4f609dda2f9cf80b
  Author: Nikolas Zimmermann <nzimmermann at igalia.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStore.cpp
    M Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp

  Log Message:
  -----------
  [GTK][WPE] Add more composition related signposts
https://bugs.webkit.org/show_bug.cgi?id=278963

Reviewed by Adrian Perez de Castro.

Add detailed signposts to understand where time is spent in
CoordinatedBackingStoreTile::swapBuffers - as preparation to investigate
different tile updating strategies.

Furthermore add some more signposts to ThreadedCompositor, to better
understand the trace scope 'FrameComposition'.

Doesn't affect any tests.

* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStore.cpp:
(WebCore::CoordinatedBackingStoreTile::swapBuffers):
* Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:
(WebKit::ThreadedCompositor::renderLayerTree):

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



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


More information about the webkit-changes mailing list