.NET & C# · Entity Framework Core
How would you answer an interview scenario involving change tracking and AsNoTracking in Entity Framework Core?
A read-heavy endpoint slows down with large result sets. Explain how you would verify whether change tracking is contributing.