The perf bookmarklet at https://gist.github.com/ebidel/57c9e9379ec6b0bda16d has some numbers that would be interesting to add:
- first paint
- page load
- resource timing api load times for the page's top level html imports.
- instance count
- properties that are set to
reflectToAttribute and the element that the property belongs to (can be a source of bad perf)
WebComponentsReady firing time
HTMLImportsLoaded firing time