This document summarizes U-SQL query execution and performance on Microsoft's Azure Data Lake Analytics. It describes the simplified U-SQL job workflow including compilation, queuing, scheduling and execution stages. It also covers topics like the U-SQL compilation process, job status, the job queue, priority systems, resource access, the job folder structure, parallel query execution using ADLAUs (Azure Data Lake Analytics Units), automatic vertex retries, and strategies for optimizing query cost and performance like allocation levels and profiling.