I am experimenting with the Arduino_Core_STM32 but whereas all other Arduino boards compile in about 2 seconds this takes over a minute which is annoyingly long when trying to see the effect of small code changes.
I have posted a question on
https://www.stm32duino.com/viewtopic.php?t=2591 but still not made much improvement.
In VM I have High speed parallel builds and deep search optimized, I tried "Visual Micro no IDE" and "Arduino 2" but both have the same time compiles. I have No serial or USB selected for board options.
My computer is
Windows 10 Home 64-bit
Intel Core i5 6600 @ 3.30GHz
8.00GB Single-Channel DDR4 @ 1064MHz
Storage
119GB SAMSUNG MZNLF128HCHP-00000 (SATA (SSD))
465GB Western Digital WDC WD5000AAKS-60WWPA0 (SATA )
232GB Samsung SSD 870 EVO 250GB (SATA (SSD))
I have all my
programmes on C: which is the Samsung 232GB SSD and the
Arduino folder on E: which is the 119GB Samsung.
Attached Zip of vebose from VisualMicro with timeline .
I have tried to optimise my computer but is there anything which will have significant improvement, any advice would be welcome.
Jim