WHy is simulation performance greater in unpacked arrays compared to packed array?

In reply to dave_59:

Thank you dave_59.
But do you mean to say that packed arrays don’t align with the host memory byte or word?
That is why packed array performance is poorer than unpacked?