[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Warning about accuracy of Array functions inTS2000i-CPU/memoryhits



PureBytes Links

Trading Reference Links



On Tue, 21 Mar 2000, M. Simms wrote:

> However, the big hit is the memory storage of all of the series-based
> variables......
> that could be significant....and cause much paging and swapping at the
> application-level.

A good, sensible solution might be to declare DP variables, much as
various things are declared now in TS. This way, the user has control over
when DP is used and there need not be a big hit on memory. Also, one could
declare when variables need to be series, and might even save additional
memory. This is probably easier than asking folks to become C++ DLL
programmers.

(poof - wakes up from a dream, and slowly adjusts to reality :-).

Just a thought...

Larry