While processing a file in the editor, there are various other processes that runs in the background, this includes Eclipse Indexer, Outline View or Syntax Coloring.
When you open a large file, the IDE tends to get slower to use more memory to process that file. To avoid this, the IDE turns on the Scalability Mode, and close the functions like, Eclipse Indexer, Outline View or Syntax Coloring to increase the performance.