概要
The JUDO Query Optimization skill provides specialized guidance for improving the performance of the JUDO runtime. It helps developers diagnose slow queries by identifying the optimal use of embedded joins versus subselects, managing query caching for static and dynamic navigations, and tuning expression evaluation precision. By addressing common performance anti-patterns like N+1 queries and circular aggregations, this skill ensures that data-intensive applications built on the JUDO platform remain performant and scalable.