Contributor
2853 Points
1372 Posts
Apr 24, 2018 06:32 PM|adamturner34|LINK
That's because List<> has capacity of Int32.
Your code is impractical any way. There is nothing to optimize.
Contributor
2853 Points
1372 Posts
Re: How to store huge data in List<string>
Apr 24, 2018 06:32 PM|adamturner34|LINK
That's because List<> has capacity of Int32.
Your code is impractical any way. There is nothing to optimize.