List.TrimExcess() Benchmark Speed and memory allocation measurement on a list of string with 32,769 item Count and 65,536 Capacity Result: In my senario List.TrimExcess() was 16% slower and 0.25 MB more allocation !