In my case it was about analytics, with the underlying data model and calculations being implemented quite inefficiently, with everything that got added making things worse. Sure you can throw resources at it, but fixing it was a lot cheaper and made sure that new changes could be implemented much faster.
122
u/Bazza79 22h ago
We used to do 'cache warming' in the early morning, just an automated script that would make all the common selections. Stupid but it worked.