-
Notifications
You must be signed in to change notification settings - Fork 1
Tmp CalCache no longer in use
mtbeek32 edited this page Jan 3, 2023
·
1 revision
Recent Developments: tmp CalCache no longer in use
The .tmp part of the CalcCache was used to store non persistent intermediary results on disk, during a GeoDMS session.
Since 7.196 all non-persistent intermediary results are not longer stored on disk, but in the (system page file backed) heap.
EmptyWorkingSet is called when in stress. Removing the tmp CalcCache increases performance as it limits the disk I/O.
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.