We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c42be commit 7d5e139Copy full SHA for 7d5e139
Src/Benchmarks/List/Optimal/PrimitiveOptimalJob.cs
@@ -50,7 +50,6 @@ public void StackMemory()
50
if (j > 50)
51
{
52
list2.Clear();
53
- list2.TrimExcess();
54
}
55
else
56
0 commit comments