Does a dashboard run faster with 2 tabs x 10 questions than 1 tab x 20 questions?

Hi,

Quick question about dashboards and tabs:
Does a dashboard run faster with 2 tabs x 10 questions than 1 tab x 20 questions?
Is is equivalent to having 2 different dashboards that only compute once you open the tab?

I understand the use case for tabs and organising questions under topics.
But I wanted to know if it also helps with speed.

Thanks,
João

Speed of rendering yes
Speed of queries: no, that’s entirely your db engine

Thank you, Luiggi!