From Benchview, 90% regression on `IsEmpty` and 40% on `TryGetValue`, around August 19th. [benchview link](https://benchview/trendline?build_selector=latest&count=250&aggregate=arithmeticMean&filterTail=one&filterVal=100&interval=INTERVAL_MIN_MAX&rtids=[957]&archids=[23]&mpids=[1292]&cfgids=[2785,2973,2706,2974]&testids=[101691,122544,122545,101695,101696]&jobgroup=CoreFX&jobtype=rolling&branchId=42&) The impact is visible in ASP.NET on the scenarios that rely on `ConcurrentDictionary` like routing and response caching, by about 10%.