Re: VFP9 faster than VFP8?

2007-02-01 Thread Derek Kalweit
Didn't he grab some how to from the .NET team? I think you meant to say... Didn't he write some how to' for the .NET team? My guess is he just fixed code written by some intern. Who would ever think it's OK to store anything in a linear linked list like that... -- Derek

Re: VFP9 faster than VFP8?

2007-01-31 Thread Derek Kalweit
I can't answer the specific question, but I recently took an app from V7 to V9, and the users are all claiming about a 30% speed increase in overall performance. Do you use objects? If so, that's why. Calvin changed something from VFP7-VFP8 with how objects are handled. In VFP7 and earlier,

Re: VFP9 faster than VFP8?

2007-01-31 Thread Alan Bourke
There is certainly a *huge* speed hike from VFP6 to VFP9 in our application. ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list:

RE: VFP9 faster than VFP8?

2007-01-31 Thread Stephen the Cook
Derek Kalweit wrote: I can't answer the specific question, but I recently took an app from V7 to V9, and the users are all claiming about a 30% speed increase in overall performance. Do you use objects? If so, that's why. Calvin changed something from VFP7-VFP8 with how objects are

Re: VFP9 faster than VFP8?

2007-01-31 Thread Eugene Vital
Stephen the Cook wrote: Derek Kalweit wrote: I can't answer the specific question, but I recently took an app from V7 to V9, and the users are all claiming about a 30% speed increase in overall performance. Do you use objects? If so, that's why. Calvin changed something from

VFP9 faster than VFP8?

2007-01-30 Thread MB Software Solutions
Not sure if VFP9 is actually faster than VFP8, but my app at least *seems* to compile and start faster. I just switched over today from VFP8 to VFP9 for my FabMate app. Has anyone else noticed any kind of speed difference (either compiling and/or in execution speed)? -- Michael J. Babcock,

Re: VFP9 faster than VFP8?

2007-01-30 Thread Vince Teachout
MB Software Solutions wrote: Not sure if VFP9 is actually faster than VFP8, but my app at least *seems* to compile and start faster. I just switched over today from VFP8 to VFP9 for my FabMate app. Has anyone else noticed any kind of speed difference (either compiling and/or in execution