Open ebidel opened 9 years ago
Instance count is there in there count column. It's the total instance count since page load, not just the current in-document count.
For import load times, does a top-level import's load time include it's transitive import's load times?
It's hard to say because of https://code.google.com/p/chromium/issues/detail?id=505279.
The perf bookmarklet at https://gist.github.com/ebidel/57c9e9379ec6b0bda16d has some numbers that would be interesting to add:
reflectToAttribute
and the element that the property belongs to (can be a source of bad perf)WebComponentsReady
firing timeHTMLImportsLoaded
firing time