Search results for query: *

  1. Henrik Kragh

    Resolved Two nearly identical threads, big performance difference

    I have a big multithreaded system in C#, and I realized that performance was very different between two threads. Now I have designed two nearly identical threads, where one performs 4-5 times faster (And it scales up linearly if you change the amount of loops they have to run). And the...
Back
Top Bottom