I’m finding myself wanting to use embeds in a lot of my templates, but am refraining for concerns over decrease in page-load performance.
Most of the items I’m wanting to convert to embeds are side bars, and menu related items - both of which use ee_tags and parameters to control data formatting.
What’s the best way I can reuse these blocks of code (including the ability to pass in parameter values) and not affect page load performance?
Edit: This is for 1.6.x