Y
Hacker News
new
|
ask
|
show
|
jobs
by
ksk23
22 days ago
TLDR; if app slow, give more resources
2 comments
luipugs
22 days ago
Or just don't put CPU limits:
https://home.robusta.dev/blog/stop-using-cpu-limits
link
JeremyTheo
22 days ago
Yeah, that is mainly the point there. But difficult if company internal policies require it (for security, etc)
link
andrepd
22 days ago
Writing better code is of course out of the question.
link
dgellow
22 days ago
What do you mean, I always append “make it excellent” to all my prompts!
link
inglor_cz
22 days ago
Shockingly many developers have never profiled any code in their life.
link
ahartmetz
22 days ago
The 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...
link