Database tuning
Add appropriate indexes in Profile, Offer suppression, and Score override tables.
*
*
*
Also, make sure that the statistics on these indexes are up to date. For example, if the Audience ID is a combination of two columns CustomerId and HouseholdId, create an index on these columns in all the tables and update the statistics.