Pattern
Hidden Performance Semantics
hidden-performance-semantic-shifts
Implicit memory ordering, type conversion, and isolated state can silently change the execution path—turning fast branches into slow ones, breaking cache reuse, or forcing index scans—so latency, locking, and throughput degrade unpredictably.