7 ms·
TLDR; if app slow, give more resources
by ksk23 4mo ago
TLDR; if app slow, give more resources
- andrepd 4mo agoWriting better code is of course out of the question.
- dgellow 4mo agoWhat do you mean, I always append “make it excellent” to all my prompts!
- juanani 4mo ago[dead]
- inglor_cz 4mo agoShockingly many developers have never profiled any code in their life.
- ahartmetz 4mo agoThe nice thing about such code is that, when you come in to improve it, you can make huge improvements in no time. As a user, though...
- luipugs 4mo agoOr just don't put CPU limits: https://home.robusta.dev/blog/stop-using-cpu-limits https://home.robusta.dev/blog/stop-using-cpu-limits
- JeremyTheo 4mo agoYeah, that is mainly the point there. But difficult if company internal policies require it (for security, etc)