Randy
Mon May 16 19:53:21 CDT 2005
I am running Money 2005 and previously 2004, and don't see any significant
delays on any activity I do, every thing is very fast. Some portfolio
activities, require online access to accounts, but even those updates are
quite fast (have broadband Internet connection).
"Dick Watson" <littlegreengecko@mind-enufalready-spring.com> wrote in
message news:%23rM$F1mWFHA.3996@TK2MSFTNGP09.phx.gbl...
> "Demand Zero Page Faults - these happen when a process first references
> newly allocated virtual memory pages. These do not involve the pagefile
> at
> all. Any process that does frequent memory allocations and de-allocations
> will experience a significant number of Demand Zero Page Faults.
> Processing
> these events is a very low overhead activity and does not indicate that
> demand for memory has exceeded the amount of available RAM. Very high
> Demand Zero Page Fault rates are quite common for some applications but
> this
> by itself has little affect on performance. The design and implementation
> of the application affects the rate of Demand Zero Page Faults the
> application experiences, so this can not be changed by adding RAM or
> reconfiguring the pagefile."
>
>
http://members.shaw.ca/bsanders/WindowsGeneralWeb/RAMVirtualMemoryPageFileEtc.htm
>
> The actual zero-fill of blocks of memory should be blindingly fast, given
> the memory bandwidth available on most recent vintage machines. One thing
> I
> found is that Windows 2000 and higher pre-zeroes pages and keeps a cache
> of
> them available. This would be a very easy slack task--not that there is
> much
> slack when Money is running. Of course on my machine, BOINC runs as well.
>
> I'd be curious whether query-intensive Jet operations showed the same
> signature.
>
> "Leonard" <Leonard@discussions.microsoft.com> wrote in message
> news:61731CAA-9C6B-4A1C-BB3F-85431663546B@microsoft.com...
>> I think I figured out why Money is so slow. My M04 on a 1Ghz machine with
> 256
>> MB memory also takes about 1 minute (sometimes more) for every change I
> make
>> in budget. Horrible performance, and I may make several changes, which
>> can
>> put me working on a budget for nearly an hour just to refigure amounts
> during
>> some months.
>>
>> I monitored memory performance in system monitor. Every time it was
>> taking
>> so long the only performance counters that radically changed were the
>> processor and the demand zero faults/sec. Every time I made a move in the
>> budget or change anything in other areas of money that are tied into
> budget,
>> money is forcing a zeroing out of a significant portion of memory. My
> guess
>> is that the more data you are working with the longer it will take to
>> zero
>> out portions of memory.
>
>