Well I doubt you can get a single core proc these days in new hardware, what I was advising was to optimize the core affinity for dwarf fortress to be the only thread allowed to use that core, all the other overhead is put off on other cores. That is different from saying single core is better. The average operating system has dozens of services and applications running along with whichever program/s you are running, by setting the processor core affinity in the task manager (in windows O/S) you can force all those other processes to use any core except the one you have selected for DF. Look at the performance tab after you have set it up, you should see activity on every core except for the one for DF, until you start running DF, then that core should go to 100% usage. Toady may have started the first steps towards multi threading, so test that by assigning DF to a couple of cores and see if the performance improves.
Here is my system info from 2012:
◦CPU_Name: Intel(R) Core(TM) i7-3960X CPU @
3.30GHz 4.2 GHz factory overclock (aprox 60 FPS in the benchmark shown
https://www.anandtech.com/show/5091/intel-core-i7-3960x-sandy-bridge-e-review-keeping-the-high-end-alive/8 https://www.anandtech.com/bench/product/1260?vs=443 This 2nd is comparison with your proc, however my proc is at 4.2 GHz instead of 3.3 GHz as shown here, so you can see that I indeed have still very good performance, comparable to the latest processors.)
◦CPU_Manufacturer: GenuineIntel
◦CPU_Caption: Intel64 Family 6 Model 45 Stepping 7
◦CPU_Version:
◦CPU_ProcessorId: BFEBFBFF000206D7
◦CPU_CurrentClockSpeed: 1188MHz
◦CPU_AddressWidth: 64Bits
•Video_Caption: AMD Radeon HD 7900 Series
O/S is stored on SSD. Games are stored on SATA. DF runs from RAM with generally no swapping of modules into and out of memory unless you are running out of RAM, and then the dreaded page file starts getting used, so the SSD used for DF only affects the load time and store time, not the game's performance. The page file is another ball of worms, SSD's are 10X the speed of the SATA but also with only 1/10 the number of lifetime reads and writes. You should try to never use the page file if you can help it, rather than try to speed up the page file, the SSD is still 100X slower than RAM, and using SSD for heavy page file use is asking for an early death of the SSD.