On Friday, February 22, 2019 7:18:36 AM CET Thiago Macieira wrote: > But do note that our parallelism isn't that bad right now.
It is not bad, but it is not great either :-). For example one needs to _link_ QtCore before compilation on other things can be started, it is quite visible on an under-powered machines, where linking takes time. Similar, redundant synchronization point is on the module level. Jędrek _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
