Wanted to share some apps I have acquired over the last 11 years to squeeze every last thing I could from PowerPC.
You may not realize that there are terminal commands that allow you to prioritize apps in OS X. These are the commands Nice and Renice and they can allow you to control where your CPU resources go.
Like anything you can go overboard here and I mentioned apps, not terminal commands. But the apps leverage Nice and Renice.
The first one was Renicer, which has since been renamed (I discovered today) to Appriority
Then there is App Tamer.
Now, the thing about these apps is that they need to remain running. If you quit them, all the assignments they make for your apps goes away.
App Tamer is nice though because it allows you to autostop apps when you aren't actually inside the app. It reduces their CPU draw to zero.
But both apps allow you to increase or decrease priority to running processes - including system processes. And that is where the danger comes in. Be careful which system processes you mess with.
You may not realize that there are terminal commands that allow you to prioritize apps in OS X. These are the commands Nice and Renice and they can allow you to control where your CPU resources go.
Like anything you can go overboard here and I mentioned apps, not terminal commands. But the apps leverage Nice and Renice.
The first one was Renicer, which has since been renamed (I discovered today) to Appriority
Then there is App Tamer.
Now, the thing about these apps is that they need to remain running. If you quit them, all the assignments they make for your apps goes away.
App Tamer is nice though because it allows you to autostop apps when you aren't actually inside the app. It reduces their CPU draw to zero.
But both apps allow you to increase or decrease priority to running processes - including system processes. And that is where the danger comes in. Be careful which system processes you mess with.