Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Loading big projects on windows is extreamly slow
Miguel Gimenez:
Release
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.
BlueHazzard:
--- Quote ---Call it less often, replace it with a cheaper call.
--- End quote ---
Are you talking about result of -O3 or how to solve the problem? Or both?
oBFusCATed:
The system call stuff...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version