← Back to context Comment by cynicalsecurity 1 day ago Why is the page so sluggish on mobile? 2 comments cynicalsecurity Reply simonw 1 day ago Probably because of all of the wildly complex CSS calculations it's running, as described by the article. Kalabasa 1 day ago Yep, there are a lot of layers and compositing operations (maybe more than necessary?). I suppose it could be simplified further.
simonw 1 day ago Probably because of all of the wildly complex CSS calculations it's running, as described by the article. Kalabasa 1 day ago Yep, there are a lot of layers and compositing operations (maybe more than necessary?). I suppose it could be simplified further.
Kalabasa 1 day ago Yep, there are a lot of layers and compositing operations (maybe more than necessary?). I suppose it could be simplified further.
Probably because of all of the wildly complex CSS calculations it's running, as described by the article.
Yep, there are a lot of layers and compositing operations (maybe more than necessary?). I suppose it could be simplified further.