CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 19

Threaded View

  1. #15
    Join Date
    Nov 2009
    Posts
    27

    Re: how much does array size affect compiling speed?

    thanks again for the suggestion!!! Heres the current code. I think the problem may be solved! I was able to get 500 n_simulations in only 5 minutes, which is about 10 times the previous speed. I'll now include the rest of the program that I didn't include earlier and see if it still works
    Attached Files Attached Files
    Last edited by larry burns; November 21st, 2009 at 04:16 PM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured