Search:

Type: Posts; User: helloworld922

Search: Search took 0.11 seconds.

  1. Replies
    13
    Views
    1,507

    Re: Performance issue

    @jps:
    I don't think multithreading is the proper solution here.

    Assume your computer has 4 threads. At best, assuming perfect parallelization, you will get 56/4 = 14 sec. That should not be...
  2. Replies
    13
    Views
    1,507

    Re: Performance issue

    Can you post your actual processing code? Most likely there's something inside it which is performing very poorly.
Results 1 to 2 of 2