3D TArray VS 3D PolyVox Array Performance

Hi,

i need a 3D Array to handle Voxel Data with the highest performance.

Shall i use a 3D TArray or a Struct and use that to create an tarray of tarray of tarray. Or shall i use the PolyVox Array.
What is the fastest way?

Thanks

raidfire.net