Hello all, I'm currently optimising an application for sheer speed. My application contains alot of structures and it got me thinking whether arrays are any faster? Thank you in advance.
I have tried to write a small program to benchmark it but the output was almost equal to 0.00000 for both the cases and sometimes structure would come faster by a very very minute amount.