in reply to Re: Memory usage while tallying instances of lines in a .txt file
in thread Memory usage while tallying instances of lines in a .txt file

The input files can contain millions of lines - with around 1-1.5m unique entries that will be tallied up. The entries are indeed sparse.
  • Comment on Re^2: Memory usage while tallying instances of lines in a .txt file