A ticket to hold a list of observed performance issues that do not warrant their own ticket.
Some of these can be identified by tailing the mysql slow query log at /var/lib/mysql/us1-db1-slow.log
- DB/Result/Mission.pm - find_body_target this results in a slow query, 45 seconds typical, searching 1.5M records. Since it is potentially called every hour, for every zone, then it takes a big hit.
A ticket to hold a list of observed performance issues that do not warrant their own ticket.
Some of these can be identified by tailing the mysql slow query log at /var/lib/mysql/us1-db1-slow.log