Hello FoxFriends and Greetings from Puerto Rico, USA!
I am supporting a number of legacy applications which are written in (.esl patched) FPW 2.6a, mostly running under Windows XP Pro and Windows 2000 stations. Eventually, some of these will be upgraded to VFP 8, but for the time being I want to "tweak" the configuration of some of these to increase their usage of memory available under these current setups.
Besides all the typical re-coding and better Rushmore usage, I applied a MEMLIMIT statement to the configuration file. Immedialely, there was a CONSIDERABLE/IMPRESSIVE improvement on queries, etc. However, I would like to enhance it a bit more...
I tried MANY different MEMLIMIT configurations and tested under identical scenarios, and ended with the best times using:
memlimit=60,16384,16384
I also tried settings such as these, but all resulted in inferior (or equal) performance:
memlimit=60,4096,8192
memlimit=60,4096,16384
memlimit=60,8192,16384
memlimit=60,16384,24576
memlimit=60,16384,32768
memlimit=60,32768,32768
Is FPW 2.6a limited to memory usage of 16 megs? Is there ANY workaround to this? Is it OFFICIALLY stated anywhere?
Very curious!!!
I am supporting a number of legacy applications which are written in (.esl patched) FPW 2.6a, mostly running under Windows XP Pro and Windows 2000 stations. Eventually, some of these will be upgraded to VFP 8, but for the time being I want to "tweak" the configuration of some of these to increase their usage of memory available under these current setups.
Besides all the typical re-coding and better Rushmore usage, I applied a MEMLIMIT statement to the configuration file. Immedialely, there was a CONSIDERABLE/IMPRESSIVE improvement on queries, etc. However, I would like to enhance it a bit more...
I tried MANY different MEMLIMIT configurations and tested under identical scenarios, and ended with the best times using:
memlimit=60,16384,16384
I also tried settings such as these, but all resulted in inferior (or equal) performance:
memlimit=60,4096,8192
memlimit=60,4096,16384
memlimit=60,8192,16384
memlimit=60,16384,24576
memlimit=60,16384,32768
memlimit=60,32768,32768
Is FPW 2.6a limited to memory usage of 16 megs? Is there ANY workaround to this? Is it OFFICIALLY stated anywhere?
Very curious!!!