I have 2 PC's, one is using ryzen 5800x and the other i7 9700k. Otherwise the specs are very similar. (GPU both 2080ti and RAM, storage, motherboard are similar tiers)
I have a python code that runs at a speed of about 1100 loops per minute on my ryzen 5800x, when the code is running alone.
But when I run 6 of them concurrently (6 of the same code), the speed drops to about 750.
Now, the same piece of code runs at about 800 loops per minute on my 9700k.
However, even if I run 6 of them concurrently on this PC, the speed only drops to 700.
Why is ryzen 5800x's speed falling off so hard compared to 9700k? Which specific specs of a CPU should I look into if I wanted my PC to maintain most of its speed when running multiple codes at once?
I have a python code that runs at a speed of about 1100 loops per minute on my ryzen 5800x, when the code is running alone.
But when I run 6 of them concurrently (6 of the same code), the speed drops to about 750.
Now, the same piece of code runs at about 800 loops per minute on my 9700k.
However, even if I run 6 of them concurrently on this PC, the speed only drops to 700.
Why is ryzen 5800x's speed falling off so hard compared to 9700k? Which specific specs of a CPU should I look into if I wanted my PC to maintain most of its speed when running multiple codes at once?