Author Topic: Loading big projects on windows is extreamly slow  (Read 9230 times)

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: Loading big projects on windows is extreamly slow
« Reply #15 on: February 06, 2021, 06:06:02 pm »
Release

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Loading big projects on windows is extreamly slow
« Reply #16 on: February 06, 2021, 09:51:01 pm »
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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Loading big projects on windows is extreamly slow
« Reply #17 on: February 06, 2021, 10:13:37 pm »
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!]

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Loading big projects on windows is extreamly slow
« Reply #18 on: February 07, 2021, 12:58:43 am »
Quote
Call it less often, replace it with a cheaper call.
Are you talking about result of -O3 or how to solve the problem? Or both?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Loading big projects on windows is extreamly slow
« Reply #19 on: February 07, 2021, 01:50:59 am »
The system call stuff...
(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!]

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: Loading big projects on windows is extreamly slow
« Reply #20 on: February 07, 2021, 11:07:02 am »
@bluehazzard, which filesystem uses the drive containing the project?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Loading big projects on windows is extreamly slow
« Reply #21 on: February 07, 2021, 07:55:10 pm »
@bluehazzard, which filesystem uses the drive containing the project?


PCI-E NVME M.2 SSD with NTFS