SatisfactorySaveEditor icon indicating copy to clipboard operation
SatisfactorySaveEditor copied to clipboard

Increase editor performance for large saves

Open Goz3rr opened this issue 5 years ago • 1 comments

On large (100+ MB) saves loading and especially saving takes a very long time.

  • Investigate how much of this time is spent in the editor and parser respectively
  • Investigate PLINQ or other options for speeding up
  • Prevent UI from locking up and display a progress indicator/spinner

Goz3rr avatar Apr 11 '19 08:04 Goz3rr

Partial progress on this via the loading screen implemented in https://github.com/Goz3rr/SatisfactorySaveEditor/pull/138

budak7273 avatar Sep 27 '19 14:09 budak7273