Different method to write a TypedArray (version: 2)
Comparing performance of:For loop from direct data. Length 10 vs For loop from copied data. Length 10 vs For loop with flat. Length10 vs For loop using TypedArray. Length 10 vs For loop using set. Length 10 vs For loop using set with seperated array. Length 10 vs For loop using set with TypedArray. Length 10 vs For loop direct set. Length 10 vs For loop from direct data. Length 100 vs For loop from copied data. Length 100 vs For loop with flat Length.100 vs For loop using TypedArray. Length 100 vs For loop using set. Length 100 vs For loop using set with seperated array. Length 100 vs For loop using set with TypedArray. Length 100 vs Set with flatted array. Length 10 vs Set with flatted array. Length 100