I'm testing with a few million lines of code on Windows 8 with NTFS HDD, rebuilding with changing one almost empty file takes around 22 seconds (with incremental linking), which is a bit more than I expect, without changes it takes less than 3 seconds (after fixing std::sets issue) which is fine I guess.
Best regards, Sergey Semushin 2015-04-18 13:46 GMT+03:00 Smirnov Vladimir <[email protected]>: > On 18.04.2015 18:40, Sergey Semushin wrote: > >> Yeah that's reasonable. However I noticed that QtMocScanner takes a lot >> of time even after touching just single file, anyway I need to investigate >> it more thoroughly and figure out why this happens. Anyway, thank you. >> >> > What OS and filesystem you're using? I've noticed perfomance issues when > qbs-ing in VirtualBox shared folder. > As for me, On low-end SSD and project with 150r SLOC scans just in 2 > seconds... so investigation would be useful. > > Good luck. >
_______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
