ladybird/Ladybird
Timothy Flynn 7bb9d0131c headless-browser: Add a flag to log the slowest 10 LibWeb tests
Useful for finding tests that take a long time to execute.

As of this commit, on macOS, we have:

Text/input/cookie.html: 1228ms
Text/input/css/transition-basics.html: 1060ms
Text/input/HTML/DedicatedWorkerGlobalScope-instanceof.html: 182ms
Text/input/WebAnimations/misc/animation-events-basic.html: 148ms
Text/input/Crypto/SubtleCrypto-deriveBits.html: 130ms
Text/input/IntersectionObserver/observe-box-inside-container-with-scrollable-overflow.html: 117ms
Text/input/navigation/attempt-navigating-object-without-a-document.html: 109ms
Text/input/css/getComputedStyle-print-all.html: 71ms
Text/input/WebAnimations/misc/animation-single-iteration-no-repeat.html: 61ms
Text/input/WebAnimations/animation-methods/updatePlaybackRate.html: 55ms

And on Linux:

Text/input/cookie.html: 1326ms
Text/input/css/transition-basics.html: 1155ms
Screenshot/text-shadow.html: 772ms
Screenshot/css-background-repeat.html: 622ms
Screenshot/object-fit-position.html: 541ms
Screenshot/css-background-position.html: 456ms
Screenshot/css-gradients.html: 451ms
Screenshot/border-radius.html: 400ms
Screenshot/svg-radialGradient.html: 398ms
Text/input/css/getComputedStyle-print-all.html: 325ms
2024-10-14 08:25:41 +02:00
..
Android Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
AppKit LibWeb+UI: Detect and handle left vs. right modifier keys 2024-10-09 19:10:02 +02:00
cmake CMake: Don't install fonts on Linux 2024-09-23 16:39:49 -06:00
Headless headless-browser: Add a flag to log the slowest 10 LibWeb tests 2024-10-14 08:25:41 +02:00
Icons Ladybird: Update macOS app iconset 2024-07-30 12:38:44 +02:00
ImageDecoder Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Qt LibWeb+UI: Detect and handle left vs. right modifier keys 2024-10-09 19:10:02 +02:00
RequestServer Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
WebContent UI/Qt: Remove Qt networking linkage from WebContent/WebWorker 2024-10-08 07:41:07 -04:00
WebDriver LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
WebWorker UI/Qt: Remove Qt networking linkage from WebContent/WebWorker 2024-10-08 07:41:07 -04:00
.gitignore Ladybird: Add new template Kotlin Android application without Qt 2023-09-03 11:38:51 +02:00
CMakeLists.txt CMake: Fix codesigning error on Intel macOS 2024-10-12 17:01:14 -06:00
default.nix nix: Add python3 to nix devshell 2024-06-03 15:09:58 -06:00
DefaultSettings.h Revert "Ladybird: Load about:blank when opening a new tab" 2024-07-04 11:55:45 +02:00
FontPlugin.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
FontPlugin.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
HelperProcess.cpp LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
HelperProcess.h LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
ImageCodecPlugin.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageCodecPlugin.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Info.plist Ladybird: Switch macOS plist information to use ladybird.org 2024-07-20 23:03:45 +02:00
MachPortServer.cpp Ladybird: Set Mach port server namespace to ladybird.org 2024-07-20 23:03:45 +02:00
MachPortServer.h Everywhere: Use IOSurface as backing store on macOS 2024-06-24 13:09:08 +02:00
Utilities.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Utilities.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00