GithubHelp home page GithubHelp logo

Comments (4)

IgorMundstein avatar IgorMundstein commented on August 21, 2024 1

No worries.

When you optimize memory areas, Windows will re-allocate what it thinks needs re-allocation, but not everything as before. This process has a cost and can take seconds to minutes, depending on each computer's hardware. Windows generally manages memory very well.  The biggest problem I've seen is in applications and games that allocate too much memory and don't clean it up. Auto-optimization by % free memory is more recommended. Optimizing every X time can often even slow down the system. Therefore, the recommended minimum is 1 hour. I could even change this to minutes, but I don't recommend it. Currently, if you configure 100% auto optimization by percentage, it will run every 5 minutes, as you will never be able to reach 100% free memory. Feel free to test this option.

from winmemorycleaner.

IgorMundstein avatar IgorMundstein commented on August 21, 2024

Constants.App.AutoUpdateInterval is the interval to check for updates.
Settings.AutoOptimizationInterval is the variable that holds what you are looking for.

You won't be able to change it by editing manually the registry.

image

It's not recommended to run it every X minutes. That's why the setting is in hours.

Sorry, but there are no plans to change it.

from winmemorycleaner.

AetherYT avatar AetherYT commented on August 21, 2024

Oh, thanks for the reply, and for pointing out my mistake :D Thank you for the great app! May I know why it is not recommended to run it every X minutes? I'm not very knowledgeable on it, and would like to know more.

from winmemorycleaner.

AetherYT avatar AetherYT commented on August 21, 2024

Thank you for your response!

from winmemorycleaner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.