Improve performance of nested grids
https://bugs.webkit.org/show_bug.cgi?id=232176
Summary Improve performance of nested grids
Tim Nguyen (:ntim)
Reported 2021-10-22 14:21:30 PDT
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-29 14:22:19 PDT
Ulrich Dobiasch
Comment 2 2022-09-23 06:17:49 PDT
Safari 16 – still present – 15+ nested grids and the cpu is stalling
Michael
Comment 3 2023-09-28 08:08:40 PDT
Safari 17 – still present – 15+ nested grids and the cpu is stalling
Mendel Gordon
Comment 4 2024-02-12 06:33:35 PST
tobias47n9e@gmail.com
Comment 5 2024-02-12 08:12:01 PST
Just a comment regarding importance: Would be nice to see this get higher priority. Grid is used for so many layout problems now, and the developer pain of having to remove all that just for Webkit based browsers is incredible.
Ahmad Saleem
Comment 6 2024-03-26 14:56:12 PDT
I tested this post 276633@main and now this test can be pushed to 100+ without any issue on M1 Pro with 16 GB. Change progressing this - https://commits.webkit.org/276633@main @Sammy - should we mark this duplicate of other bug?
Manuel Rego Casasnovas
Comment 7 2024-04-08 01:38:02 PDT
(In reply to Ahmad Saleem from comment #6) > I tested this post 276633@main and now this test can be pushed to 100+ > without any issue on M1 Pro with 16 GB. > > Change progressing this - https://commits.webkit.org/276633@main > > @Sammy - should we mark this duplicate of other bug? I can confirm this behavior, without that patch my computer starts to struggle around adding the 15th layer (or earlier). With that patch I've managed to add >150 layers easily.
Note You need to log in before you can comment on or make changes to this bug.