20 min and counting; I think I'll stick with 1.3.1 for now...
w
wasyl
04/04/2020, 7:53 PM
For me such long builds were often a symptom of memory issues — the GC would be taking so much time it doesn’t allow task to finish. Did you try a clean daemon?
m
mp
04/05/2020, 7:14 PM
yes, that's with a clean daemon each time.
mp
04/05/2020, 7:15 PM
The profile shows the issue isn't GC; C++ stack traces would be dominant if that was happening