News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Loading big projects on windows is extreamly slow

Started by BlueHazzard, February 04, 2021, 12:43:20 AM

Previous topic - Next topic

Miguel Gimenez


BlueHazzard

This is with -O3 ( i do not see how optimizing codeblocks should help, if a system call is this slow....)

This seems to be a problem for other build systems as well:
https://gitlab.kitware.com/cmake/cmake/-/issues/20214
https://github.com/HaxeFoundation/haxe/issues/2251

oBFusCATed

Call it less often, replace it with a cheaper call.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

BlueHazzard

QuoteCall it less often, replace it with a cheaper call.
Are you talking about result of -O3 or how to solve the problem? Or both?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Miguel Gimenez

@bluehazzard, which filesystem uses the drive containing the project?

BlueHazzard

Quote from: Miguel Gimenez on February 07, 2021, 11:07:02 AM
@bluehazzard, which filesystem uses the drive containing the project?


PCI-E NVME M.2 SSD with NTFS