Andreas Kling
9a6f5f8640
LibWeb: Avoid realm lookup when rejected promises list is empty
...
notify_about_rejected_promises() is called for every related environment
settings object at the end of every microtask checkpoint. It was
unconditionally reading the realm up front, which showed up at 3.0% self
time in a YouTube playback profile.
This patch moves the realm lookup into the queued task callback, which
happens way less often.
2026-04-24 18:58:48 +02:00
..
2026-04-22 10:14:47 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-23 22:12:13 +02:00
2026-04-24 17:25:29 +01:00
2026-04-24 18:58:48 +02:00
2026-04-21 07:36:13 +02:00
2026-03-10 15:17:51 +01:00
2026-04-21 07:36:13 +02:00
2026-04-23 22:12:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-24 18:58:48 +02:00
2026-04-21 07:36:13 +02:00
2026-04-23 16:45:22 +02:00
2026-04-21 07:36:13 +02:00
2026-04-23 09:23:02 +01:00
2026-04-21 06:59:11 -04:00
2026-04-24 07:34:54 +01:00
2026-04-21 07:36:13 +02:00
2026-04-22 00:41:29 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-22 07:34:18 -04:00
2026-04-21 19:11:24 -05:00
2026-04-21 07:36:13 +02:00
2026-03-24 15:08:24 +01:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-22 08:02:15 -04:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-22 14:05:49 +01:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-05 13:57:58 +02:00
2026-04-22 22:38:16 +02:00
2026-04-23 07:07:49 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-21 07:36:13 +02:00
2026-04-14 23:01:36 +02:00
2026-04-21 07:36:13 +02:00
2026-04-24 07:34:54 +01:00
2026-04-01 11:51:43 +02:00
2026-04-24 07:34:54 +01:00
2026-04-22 22:38:16 +02:00
2026-03-22 14:09:22 -05:00
2026-04-05 11:34:42 -04:00