hook.io icon indicating copy to clipboard operation
hook.io copied to clipboard

Investigate CPU usage on cron script

Open Marak opened this issue 10 years ago • 1 comments

The cron script is taking up a bit more CPU on production then it should for the task it's performing.

Could be a bug with the async concurrency implementation or too much console noise.

Not causing immediate issues, but should be investigated and resolved soon.

Marak avatar Aug 07 '15 19:08 Marak

With the new server architecture, the cron is performing OK.

It's still taking up a bit more CPU then I'd like to see, but overall it's performance is not negatively affecting the platform.

Leaving open. Consider the cron script a target for optimization.

Marak avatar Sep 13 '15 00:09 Marak