Can someone help me out on determining appropriate Heap and Stack settings? When I run tests on my large efs (1000+ lines) for a month of data on 1 minute charts it does fine. Quick turn-a-round. About a minute. When I go to the 6 month test it bogs down and takes a lot longer. Like a half hour, maybe a bit more. It seems that increasing the heap and stack settings would help, but I don't know enough about the memory model to make informed decisions. Just taking stabs in the dark at this point.
Currently heap and stack are set at 24576K / 64K. I have 1 GB of RAM so could increase without problem. The Task Manager bounces around the 160,000-190,000K area most of the time in these long tests. At the end it bounces up to about 240,000K when it starts plotting the results.
Any help is appreciated.
Currently heap and stack are set at 24576K / 64K. I have 1 GB of RAM so could increase without problem. The Task Manager bounces around the 160,000-190,000K area most of the time in these long tests. At the end it bounces up to about 240,000K when it starts plotting the results.
Any help is appreciated.
Comment