cgranttm
Results
3
comments of
cgranttm
There's more context and a JS bench example in the feature request issue: https://github.com/angular/angular/issues/46950
I made a draft PR for this https://github.com/angular/angular/pull/46951.
@steve8708 I profiled the SSR page loads and it seemed like it was spending lots of time in the CSS extraction code so I think it might need to be...