On Wed, Nov 7, 2012 at 10:08 AM, Staffan Tylen <staffan.ty...@gmail.com>wrote:


> example. So running the same program with an interval of 1000 reveals that
>> 13,000,000+ virtual machine instructions are needed for this particular SQL
>> statement. It still runs in 1 second so one can't complain :)
>>
>
So, with an interval of 1, that would create approximately 26,000,000 Rexx
objects that wouldn't be eligible for garbage collection until exec()
returned.  Not surprising that you ran out of system resources.


>
>
>> If you would have a small test program you can send me for this, it would
>> help.  ;-)
>>
>>
> I will see what I can do.
>

I don't actually need it to make the changes, so don't do it if it is too
much work.  It would just make it easier for me to run some of my own tests.

--
Mark Miesfeld
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to