DonationCoder.com Forum

DonationCoder.com Software => Mouser's Zone => Find And Run Robot => Topic started by: fwoncn on October 19, 2009, 10:14 AM

Title: A one-way memory usage?
Post by: fwoncn on October 19, 2009, 10:14 AM
Hi Farr users,
I'm using Farr now. Overall, I love this software except for its strange memory use. In my system, I've observed into its mem usage several times, and the result amazed me a lot. At first, the usage is around 4MB, then the first time I hit BREAK after launch, it increases to a little bit more than 8MB, and every time it does a more expensive job, the usage increases correspondingly. Now, the strange thing comes. Its usage never come down. Even when it's idle, the usage stays at the topmost level it ever reaches. It gives me a impression that Farr never realize memory :(
I'm curious about what about yours? do you have the same problem?
Title: Re: A one-way memory usage?
Post by: mouser on October 19, 2009, 10:25 AM
try the setting to minimize memory use:
https://www.donationcoder.com/forum/index.php?topic=13706.msg117186#msg117186
Title: Re: A one-way memory usage?
Post by: fwoncn on October 19, 2009, 10:53 AM
cool :)
this option should be tagged as recommended, i think
it behaves completely in accordance with my will now :Thmbsup:
Title: Re: A one-way memory usage?
Post by: f0dder on October 19, 2009, 11:03 AM
this option should be tagged as recommended, i think
Why?

A lot of people are going to favor faster "wakeup" rather than saving a puny little amount of memory.
Title: Re: A one-way memory usage?
Post by: Lashiec on October 19, 2009, 11:21 AM
If he's low on memory, not hitting the swap file is always nice :)
Title: Re: A one-way memory usage?
Post by: fwoncn on October 19, 2009, 11:23 PM
this option should be tagged as recommended, i think
Why?

A lot of people are going to favor faster "wakeup" rather than saving a puny little amount of memory.
That's just my personal opinion :) And I have never noticed there is any extra "wakeup" latency after I changed the option.

Anyway, I still think Farr acts abnormal in terms of the phenomenon I mentioned.