I recently ran a simple benchmark on my Intel 14900-based system, comparing Linux (debian) versus Windows 11.
The benchmark launches a number of threads which just do md5 hash calculation from memory - so completely cpu bound.
The results showed that the archieved thruput was significantly less on Windows 11 compared to Linux, around 30%, or around 620 MB/s versus 850 MB/s average rate per thread. The CPU is at 100% in both cases.
Does someone have an idea where the performance difference comes from?
I can provide the benchmark tool if someone wishes to run it on their system.
The benchmark launches a number of threads which just do md5 hash calculation from memory - so completely cpu bound.
The results showed that the archieved thruput was significantly less on Windows 11 compared to Linux, around 30%, or around 620 MB/s versus 850 MB/s average rate per thread. The CPU is at 100% in both cases.
Does someone have an idea where the performance difference comes from?
I can provide the benchmark tool if someone wishes to run it on their system.