Too generic and brief a description. Please provide more details of a specific issue. For instance:
What is the performance issue ? You have to expect some overhead with tables of that size.
What is the query thats suffering ?
Have you looked at the execution plan for such a query ? is there scope for optimization of the query ? Is it missing good indexes ?