On Page Load or Element Condition

Just wondering which is the better option in terms of design optimization with regards to page load times.

  1. Buttons
  2. Groups
  3. Groups doing lots of different DB queries.
  4. Repeating groups.

I suppose what interests me most is how bubble handles points 3 and 4.