Some of the main risks with enormous collections are 1) PC memory limit is reached, 2) excessive data logging and 3) a slow running process. If you have a giant Excel file then it might be better to consume it in a more efficient way, perhaps using an OLEDB query instead of opening the file and reading an entire sheet in one go.