comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: How to know how much memory (in Mb) takes an object ? 1700 on memory grObjects is too much?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to know how much memory (in Mb) takes an object ? 1700 on memory grObjects is too much? [message #64999 is a reply to message #64998] Fri, 06 February 2009 11:42 Go to previous messageGo to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Ok,

I had an application writted using direct graphics and I converted it
to object graphics. I prefer object graphics because the fonts and all
the interaction (in general) are better
The problem is, for example, when I convert a loop like this:

plot, x, y
For i=0, 1500 Do oplot, x2[i,*], y2[i,*]

For this example I use 1500 IDLgrPlot objects and I save all of that
in an IDLgrModel.
Now I'm asking if it's correct to save all of this references in
memory.
Maybe this a crazy question....

I used the IDLgrBuffer for convert all of that to an IDLgrImage. So, I
only have 1 object in memory.
The other question was how to know how much memory is an object
taken...

What do you think about that David ?
Thanks,

Bernat
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How to define resolution (not dimension!) for IDLanRoi->computeMask
Next Topic: Nice Fonts in Direct Graphics

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 05:34:11 PDT 2025

Total time taken to generate the page: 0.88012 seconds