rouggy
57a9bed145
perf(cluster): dim spots via cell class, not redrawRows (0.23.6 slowdown)
...
The "dim spots that represent nothing" feature drove the dimming with getRowStyle
and called api.redrawRows() on EVERY spotStatus update to re-apply it — a full
grid re-render on a firehose of status updates, which pegged the CPU on a busy
cluster (reported as PCs slowing down since 0.23.6). Move the dimming to a
defaultColDef cellClassRules ('opacity-40') that the existing light
refreshCells({force:true}) re-applies; drop redrawRows and getRowStyle.
2026-08-06 00:55:49 +02:00
..
2026-07-07 21:54:53 +02:00
2026-08-01 01:38:23 +02:00
2026-07-06 09:08:47 +02:00
2026-07-26 16:57:19 +02:00
2026-08-02 06:40:10 +02:00
2026-08-04 15:55:10 +02:00
2026-07-20 14:45:29 +02:00
2026-08-01 01:04:17 +02:00
2026-07-06 09:08:47 +02:00
2026-07-25 02:48:06 +02:00
2026-08-05 13:47:36 +02:00
2026-08-05 15:13:47 +02:00
2026-08-05 13:47:36 +02:00
2026-07-29 09:00:35 +02:00
2026-07-06 09:08:47 +02:00
2026-07-06 09:08:47 +02:00
2026-08-06 00:55:49 +02:00
2026-05-26 00:16:45 +02:00
2026-07-06 09:08:47 +02:00
2026-08-05 13:47:36 +02:00
2026-07-06 09:08:47 +02:00
2026-07-23 13:22:02 +02:00
2026-07-30 14:36:19 +02:00
2026-07-25 00:51:32 +02:00
2026-08-04 15:55:10 +02:00
2026-07-06 17:37:25 +02:00
2026-08-04 15:55:10 +02:00
2026-08-02 06:40:10 +02:00
2026-08-04 23:58:38 +02:00
2026-07-30 19:35:26 +02:00
2026-07-27 20:50:44 +02:00
2026-07-25 11:44:23 +02:00
2026-07-23 23:02:03 +02:00
2026-07-06 09:08:47 +02:00
2026-08-04 19:25:14 +02:00
2026-07-31 12:25:37 +02:00
2026-08-05 17:13:34 +02:00
2026-08-05 13:47:36 +02:00
2026-08-04 09:01:21 +02:00
2026-07-25 20:05:33 +02:00
2026-07-06 09:08:47 +02:00
2026-08-05 14:11:06 +02:00
2026-07-06 09:08:47 +02:00
2026-08-04 09:01:21 +02:00
2026-07-27 20:50:44 +02:00
2026-08-02 06:40:10 +02:00
2026-08-02 06:40:10 +02:00
2026-07-10 23:13:06 +02:00
2026-08-04 16:46:32 +02:00
2026-07-30 22:22:33 +02:00
2026-08-02 06:40:10 +02:00