Bad compile-time and run-time performance when using STM32CubeIDE compiler
I am preparing for migration from SWSTM32 V2.4 (GCC 6.3.1) to STM32CubeIDE V1.4 (GCC 7.3.1).
During testing, I have noticed very significant performance issues in both compile time and generated executable run time. Please see the attached table for my test results.
All tests were done using CMake and changing the compiler path, so there is no effect of different IDEs.
NOTE: I was not able to test the generic ARM toolchain bundled with STM32CubeIDE, due to it not being able to find a header <bits/c++config.h>. I, therefore, downloaded GCC 7.3.1 form ARM for this comparison.
Run times are in seconds.
