Changes between Initial Version and Version 1 of Ticket #14507, comment 2
- Timestamp:
- Sep 21, 2018, 8:08:05 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14507, comment 2
initial v1 1 @pulkomandy setting heavy computing application to low priority, makes it work a lot slower to finish the task. Sure, you could add some flags/switches for starting it in "fast" or "slow" mode, or change priority through ProcessController, but maybe having another option is not that bad idea. 1 **@pulkomandy** setting heavy computing application to low priority, makes it work a lot slower to finish the task. Sure, you could add some flags/switches for starting it in "fast" or "slow" mode, or change priority through ProcessController, but maybe having another option is not that bad idea. 2 2 3 3 4 I've read that article earlier today and i think that the idea is not bad. I would rarely have use for it probably, but that does not mean that it would be useless for everyone.