Seashore includes a "memory cache" with a size of 4mb (by default). Additionally, when deleting layers, etc. it writes the old information to disk for 'undo'.
There should be an option to disable this write to disk management, since in a modern OS the virtual memory management is usually far more efficient, and makes the code simpler.
Seashore includes a "memory cache" with a size of 4mb (by default). Additionally, when deleting layers, etc. it writes the old information to disk for 'undo'.
There should be an option to disable this write to disk management, since in a modern OS the virtual memory management is usually far more efficient, and makes the code simpler.