Timing of array initialisation

I mean in this example. In the generated code there are calls to _malloc, _free, and _memcpy. This is with gfortran 14.2 on macos if it makes a difference.