Depends on what the tab contains. For example, if you have loads of data that is fetched in a ListView and the ListView being added to a Tab, I won't be worried about performance of Tab since the performance bottleneck is the ListView and not the Tab.