https://github.com/dotnet/runtime/blob/5565135d21024ac2820e08d0a7aca3f2cb9d2b55/src/tests/JIT/Regression/VS-ia64-JIT/V1.2-M02/b28158/test.il
This is a very large test with 16731 EH clauses., On my 5950x the JIT spends around 14 seconds jitting this in tier 0. We should investigate if there is some unnecessary quadratic handling here in tier 0.
Some more context: #77465 (comment)