chore: a bit more profiling

This commit is contained in:
Martin Guillon
2020-12-17 15:11:34 +01:00
parent ce84a200b0
commit ab46c4a6da

View File

@ -438,6 +438,7 @@ export class CssState {
return this.viewRef.get()._styleScope.getSelectorsVersion() === this._appliedSelectorsVersion;
}
@profile
public onLoaded(): void {
if (this._matchInvalid) {
this.updateMatch();