I would expect that using an array element would be much faster, since the link points directly to the return value.
When you refer to an element in the Object field, the runtime should determine which class the member belongs to, etc., and the process will take longer.