Are there any guidelines for changing(increasing) the Heap and Stack Sizes in the EFS Formula Engine Settings?
The defaults are Heap Size: 16384 and Stack Size: 8.
Reason ---
Some of my EFS programs cause 15+ second delays when I change symbols or time intervals. My programs are at most 20 lines and deal with sma. If I run 6-8 of these programs at one time, then the delays occur. I would like to run 6-8 of these programs concurrently for my trading. These 6-8 programs when combined into a larger program cause a crash.
At first I thought the problen was RAM. I had 1 Gb RAM, increased it to 3 Gb RAM, but it made no difference. I also have a 3.0 Ghz processor.
I saw this recently at:
This would seem to suggest that increasing the Heap and Stack Sizes might help.
Any guidelines or thoughts?
The defaults are Heap Size: 16384 and Stack Size: 8.
Reason ---
Some of my EFS programs cause 15+ second delays when I change symbols or time intervals. My programs are at most 20 lines and deal with sma. If I run 6-8 of these programs at one time, then the delays occur. I would like to run 6-8 of these programs concurrently for my trading. These 6-8 programs when combined into a larger program cause a crash.
At first I thought the problen was RAM. I had 1 Gb RAM, increased it to 3 Gb RAM, but it made no difference. I also have a 3.0 Ghz processor.
I saw this recently at:
This would seem to suggest that increasing the Heap and Stack Sizes might help.
Any guidelines or thoughts?
Comment