The locally managed tbs would help in the performance boost. When you get to allow the table spaces to be managed in the data dictionary, the read and write level goes up, b/c they first have to locate in the data dictionary and then perform the operation. On the other hand the locally managed tbs over comes this issue and it helps to an extent in boosting the performance.

Sam