I use yahb to backup results of an indefinite long algorithm. Right now it has 7GB of results in a folder, which are refined again and again and keep growing. As loading / saving needs additional time, I designed my program to carefully keep ~3 GB of the currently used results in memory.
YAHB takes ~800 MB to backup that folder. Most often this results in >4 GB total memory usage, so Windows activates the Auslagerungsdatei. Of course I could tell my program to use less memory, but that would slow it down even more.
Best would be an option to tell YAHB to use a maximum of X MB for operation, like 500 MB in this case.
I use yahb to backup results of an indefinite long algorithm. Right now it has 7GB of results in a folder, which are refined again and again and keep growing. As loading / saving needs additional time, I designed my program to carefully keep ~3 GB of the currently used results in memory.
YAHB takes ~800 MB to backup that folder. Most often this results in >4 GB total memory usage, so Windows activates the Auslagerungsdatei. Of course I could tell my program to use less memory, but that would slow it down even more.
Best would be an option to tell YAHB to use a maximum of X MB for operation, like 500 MB in this case.