Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a4833eb7f620906d799a32efcb1905661a7eb11
      
https://github.com/WebKit/WebKit/commit/3a4833eb7f620906d799a32efcb1905661a7eb11
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2025-02-21 (Fri, 21 Feb 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/SkiaPaintingEngine.cpp

  Log Message:
  -----------
  [GTK][WPE][Skia] Tweak default GPU thread settings
https://bugs.webkit.org/show_bug.cgi?id=288074

Reviewed by Carlos Garcia Campos.

Switch amount of GPU threads to use to 2 by default if there are four or
more CPU cores present in the system. Otherwise stay with the previous
default of using 1 thread.

This is a net performance win across architectures, both embedded and
desktop style GPUs benefit from this change.

No new tests.

* Source/WebCore/platform/graphics/skia/SkiaPaintingEngine.cpp:
(WebCore::SkiaPaintingEngine::numberOfGPUPaintingThreads):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to