What kind of performance issue are you facing with SSAS. slow processing or low query speeds .
You might want to check the size of the dimensions.
Check if your using a warm cache
Check the temp file created as part of dim processing.
Are you using parallel processing.
Are there partitions on the cube
Are you using group by or distinct as part of the cube processing.