Baseline performance of rendering components is "slow"

Yep! Glimmer Components are much faster. Template-only Glimmer components are faster-yet. So if you can refactor some of this so you end up with a lot of those rendered-many-times components being template-only Glimmer components, you will see substantial further increases in performance.

1 Like