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

Home » Public Forums » archive » Re: Speeding up data crunching using IDL_IDLBridge with asychronous execution
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: Speeding up data crunching using IDL_IDLBridge with asychronous execution [message #85175 is a reply to message #85172] Wed, 10 July 2013 11:50 Go to previous messageGo to previous message
Chip Helms is currently offline  Chip Helms
Messages: 24
Registered: November 2012
Junior Member
The plot thickens. So I reran the memory leak test after uncommenting the /nowait option and sure enough, the memory leak appeared. Also, I just finished reading in the documentation that you shouldn't be able to call a cleanup method. But oddly enough the following appears to have the same behavior as using obj_destroy:

o = obj_new('IDL_IDLBridge')
o->Cleanup

Also, I have confirmed that there is no apparent difference between creating and destroying the bridges inside or outside of the loop regardless of whether I used "obj_destroy, o" or "o->Cleanup" (I'm guessing obj_destroy simply calls o->Cleanup)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Asynchronous IDL_IDLBridge causing memory leak
Next Topic: New graphics from IDLde and the command line

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

Current Time: Wed Oct 08 16:12:32 PDT 2025

Total time taken to generate the page: 0.00454 seconds