Hello,
I guess that your initialization time is binded to RAM init time.
Maybe FreeRTOS implements some optimization, for compilation, but this you will need to consult with them.
It is also worth checking the code to see how the initialization is done and if it can be somehow improved.
regards,
Peter