sum with typed int array vs standard array (version: 3)
testing performance of type arrays vs standard arrays
Comparing performance of:Sum with 16-bit array and loop vs Sum with standard array and reduce vs Sum with standard array and loop vs Sum with 16-bit array and reduce