Jump to content

"Optimizing computer for best preformance"


Recommended Posts

It's running a program called 'ngen' which pre-compiles the EXE's and DLL's so that they don't have to be re-compiled every time you run the program. This saves memory and improves startup performance.

(Note that this ngen / pre-compiling stuff is specific to "managed" code such as C#. That's why you don't see it employed for most other desktop software, which is ususally written in C++.)

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

It's "Optimizing performance for your system" - it's optimizing itself, not changing any of your computer settings. There is no need to fear. ;)

I am not a mechanism, I am part of the resistance;

I am an organism, an animal, a creature, I am a beast.

~ Becoming the Archetype

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...