Topic
Allocation rate, large objects, hot paths, string usage, collections, buffers, and memory-aware performance trade-offs.
Practice items tagged with Allocation Performance.
Connects EF Core change tracking to object retention, query shape, projections, and read-only API performance.
Focuses on ToList chains, collection capacity, repeated enumeration, and memory-aware data shaping.
Covers allocation rate, collection frequency, latency symptoms, and safe production steps for GC-heavy services.
Uses file upload processing to practice bounded memory, stream ownership, temporary files, and retained buffers.
Covers chunking, bounded concurrency, scoped dependencies, progress, retries, and avoiding full-dataset memory spikes.
Turns LOH theory into an API investigation around large payloads, buffers, serialization, and concurrency.