Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9c4ef3f7ce59f7ce28f3643a4f609dda2f9cf80b https://github.com/WebKit/WebKit/commit/9c4ef3f7ce59f7ce28f3643a4f609dda2f9cf80b Author: Nikolas Zimmermann <nzimmerm...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes