| ▲ | jofzar 5 hours ago | |
This is actually such a classic blunder (shipping trace/debug logging on for everything), but funnily the impact is not in a normal way. It's crazy we have hit a point where memory, CPU speed and disk speed isn't getting clapped because a Dev shipped logging at trace level instead of what used to the application being catastrophically slow so its immediately fixed in the next update. | ||
| ▲ | kuekacang 5 hours ago | parent [-] | |
It helps too that agent work is done server side so you can hog all the local resources for your thin client. | ||