Files
element-call-Github/src
Robin a1b37bb3c9 Performance: Ignore redundant layout updates
When someone starts or stops speaking, the layout will often be recomputed only to find out that there is ultimately no layout change. We can ignore these redundant updates to avoid re-rendering the InCallView and Grid components, which are relatively slow.

For that specific, common case, this reduces JS CPU usage by as much as 70% in my testing.
2026-08-18 08:42:59 +02:00
..
2026-03-30 18:26:38 +02:00
2025-03-31 14:18:45 +02:00
2026-07-07 19:05:10 +02:00
2025-06-23 23:06:33 -04:00
2025-10-22 12:53:22 +02:00
2026-03-30 18:26:38 +02:00
2025-03-13 18:00:24 -04:00
2025-09-16 11:46:25 +02:00
2026-06-23 09:42:57 +02:00
2026-06-22 11:59:16 +02:00
2026-03-26 19:39:02 +01:00
2026-03-26 18:14:51 +01:00
2026-03-12 22:18:38 -05:00
2026-08-04 13:43:38 +02:00
2025-03-13 17:51:41 -04:00
2026-04-30 13:32:27 +02:00
2025-03-13 17:51:41 -04:00
2026-04-03 17:48:42 +02:00
2026-08-03 10:32:52 +02:00
2026-05-04 18:25:04 +02:00
2025-02-24 18:18:15 +07:00
2025-06-24 08:28:15 -04:00
2025-03-13 17:51:41 -04:00
2025-03-13 17:51:41 -04:00
2026-07-02 08:35:59 +02:00