New features in Performance Schema 5.7 in action provides an overview of Performance Schema improvements in MySQL 5.7 and 8.0 including new tables, instruments, and variables. It demonstrates how to use Performance Schema to diagnose locks, memory usage, stored routines, and prepared statements. Examples show identifying blocking locks, measuring memory usage by thread, and instrumentation of stored procedure execution and prepared statement statistics.