Author Topic: Time used to open a file  (Read 32329 times)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Time used to open a file
« Reply #45 on: November 13, 2011, 05:22:08 pm »
Tested and looks good. From my perspective the patch is ready to go - I clearly see speed improvements. I would commit a couple of very tiny refinements if you did afterwards.

I just commited it (svn r7588), without the debugging-stuff.
So you can start your commits.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Time used to open a file
« Reply #46 on: November 13, 2011, 06:24:54 pm »
Jens: why have you left some commented code in /trunk/src/sdk/cbproject.cpp ?

And you have not increased the SDK version numbers.
« Last Edit: November 13, 2011, 06:26:26 pm by 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!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Time used to open a file
« Reply #47 on: November 13, 2011, 08:12:40 pm »
Jens: why have you left some commented code in /trunk/src/sdk/cbproject.cpp ?
...because that was my duty... ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ