-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Processing dotnet/runtime#115284 (comment) command:
Command
- windows_intel - amd
using System.Reflection;
using BenchmarkDotNet.Attributes;
public class Bench
{
static void Main() { }
static int x;
[Benchmark]
public int Finally()
{
try
{
try
{
try
{
try
{
try
{
try
{
try
{
try
{
try
{
try
{
throw new Exception();
}
finally { x++; }
}
finally { x++; }
}
finally { x++; }
}
finally { x++; }
}
finally { x++; }
}
finally { x++; }
}
finally { x++; }
}
finally { x++; }
}
finally { x++; }
}
catch
{
}
}
}(EgorBot will reply in this issue)
Metadata
Metadata
Assignees
Labels
No labels