Results 1 to 5 of 5

Thread: tDataSourceRow creation performance

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Jan 2009
    Location
    Richmond, VA
    Posts
    5,854

    Default Re: tDataSourceRow creation performance

    Hi Allan,

    Never time things running through the debugger - it can be significantly slower through the debugger (not just a little).

    For instance, I ran a test that created 100,000 rows of 6 columns and through the debugger it took an average of 27 seconds and outside the debugger it only took an average of 13 seconds.
    Last edited by Stephen W. Meeley; 25-Oct-2011 at 07:35 AM.
    Best regards,

    -SWM-

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •