Tab Component Rendering Time

There are times when a Tab takes a really long time to render. Easily over 15 seconds. Thoughts?

Determined it’s not my snippets since I inserted console.log(‘start’) and console.log(‘end’) messages.

The only thing I can think of is the possibility that the conditions on the components take a long time to apply for the records in the model.