xweb3x10
Member
- Messages
- 34
- Reaction score
- 1
- Points
- 8
I ran a certain Cron job several times to dial it in and ran up against the cpu limit. I'm out of the penalty box now and the job has since been set to run no more than once a day but it left me wondering...
...is there a way to determine what the "cost" of any given command would be?
FWIW: I plan on dumping a 12mb db, zipping approx 32 mb, deleting a 25 mb directory, then copying a 25 mb directory to another directory, then uploading the zip file to a cloud. I plan on doing these in the early am hours.
...is there a way to determine what the "cost" of any given command would be?
FWIW: I plan on dumping a 12mb db, zipping approx 32 mb, deleting a 25 mb directory, then copying a 25 mb directory to another directory, then uploading the zip file to a cloud. I plan on doing these in the early am hours.