Yes.
My hardware has 10 cores capable of two threads each. The CPU is overclocked, typically achieving 5.12 GHz under heavy loads. The board is liquid cooled.
My Windows O/S is set to prioritize applications.
I instructed Mathematica to run 12 parallel kernels, which results in 12 computational subprocesses plus 2 coordinating subprocesses. Each computational subprocess accounted for about 6% of available CPU load until its task was finished. Memory usage rarely exceeded 20% and is no longer a bottleneck. In conjunction with this, the cores ran about 4°C cooler. However, I believe the number of memory channels (2) are still limiting runtime. Keep in mind I've been historically spoiled by supercomputers with hundreds of cores all on the same memory backplane with 1:1 channel to core ratios. Additionally, the number of cores in my system and number of parallel processes permitted by my Mathematica license inhibit faster times to completion -- although the memory channel issue restricts these gains in a less than linear fashion.