Skip to content

HyuPete/opr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opr

Ram optimizers for all process, with 5 programming languages on Windows

EmptyWorkingSet is the best!

FAQ

Q: What is loop count 32768?

A: It's max process id in Windows.


Q: Why multiples of four?

A: See here


Q: Why not using EnumProcesses?

A: No ignore any processes while loop counting (else process id < current count, not else =))).


Q: When run it?

A: Anytime, if you need.


Q: What should use for...?

A: Chromium browser (eg: Chrome, Opera), .NET appliaction ..


Q: Can I run it for only my program?

A: Yes, you can delete loop and change process id to it.


Q: How it works?

A: See code.


Q: I'm not dev or coder?

A: Run executable file.


Q: I don't know 'how to build?'.

A: Run executable file.


Q: I dont't understand anything.

A: Oh!


Q: Great!

A: Yes!


Q: Hmmm...

A: Nothing, go back!

About

Optimize Process Ram

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 49.8%
  • Ruby 20.5%
  • AutoIt 13.1%
  • Python 11.8%
  • Lua 4.8%