Re: [Oorexx-users] Performance Question

2013-01-09 Thread Mark Miesfeld
On Wed, Jan 9, 2013 at 4:26 PM, Art Heimsoth wrote: > > On Wed, Jan 9, 2013 at 12:54 PM, Art Heimsoth > > wrote: > > > > Can you put a couple of say statements in the program to see which > > method is taking the most time. I was thinking of something like > > this: > > Thanks for those sugges

Re: [Oorexx-users] Performance Question

2013-01-09 Thread Art Heimsoth
> On Wed, Jan 9, 2013 at 12:54 PM, Art Heimsoth > wrote: > > Can you put a couple of say statements in the program to see which > method is taking the most time. I was thinking of something like > this: > > > ::method init > say 'Entered init()' > > > > say 'Leaving init()' > > > ::method in

Re: [Oorexx-users] Performance Question

2013-01-09 Thread Mark Miesfeld
On Wed, Jan 9, 2013 at 12:54 PM, Art Heimsoth wrote: > I am using Process Explorer from sysinternals and the cpu usage does > not go above 10% on the XP, and the I/O counts are also very low. > What about the total memory usage in the XP? Even though it has roughly the same memory as the Window

Re: [Oorexx-users] Performance Question

2013-01-09 Thread Art Heimsoth
> On Tue, Jan 8, 2013 at 5:52 PM, Art Heimsoth > wrote: > >> >> I have two systems where the memory and cpu speed are roughly >> equal, >> > however, one is running XP Pro and the other is Win7 Pro. When I > start an ooRexx program with ooDialog and ooSQLite, the initial > load time is considerab

Re: [Oorexx-users] Performance Question

2013-01-08 Thread CVBruce
Same anti virus software with same settings? Sent from an undisclosed location. On Jan 8, 2013, at 7:41 PM, Mark Miesfeld wrote: > > On Tue, Jan 8, 2013 at 5:52 PM, Art Heimsoth wrote: > > I have two systems where the memory and cpu speed are roughly equal, > however, one is running XP Pro

Re: [Oorexx-users] Performance Question

2013-01-08 Thread Mark Miesfeld
On Tue, Jan 8, 2013 at 5:52 PM, Art Heimsoth wrote: > I have two systems where the memory and cpu speed are roughly equal, > however, one is running XP Pro and the other is Win7 Pro. When I start > an ooRexx program with ooDialog and ooSQLite, the initial load time is > considerably different.

[Oorexx-users] Performance Question

2013-01-08 Thread Art Heimsoth
I have two systems where the memory and cpu speed are roughly equal, however, one is running XP Pro and the other is Win7 Pro. When I start an ooRexx program with ooDialog and ooSQLite, the initial load time is considerably different. The XP system usually takes 7 seconds before the initial panel