Ah, that's a shame. I'd love to know how much faster the Epyc is than the E5-2670. Could you try to run sysbench to get some numbers? Here are mine:
# sysbench --test=cpu run --max-requests=20000
Test execution summary:
total time: 25.9014s
total number of events: 20000
total time taken by event execution: 25.8983
per-request statistics:
min: 1.27ms
avg: 1.29ms
max: 3.19ms
approx. 95 percentile: 1.29ms
# sysbench --test=cpu run --max-requests=20000 --num-threads=16
Test execution summary:
total time: 1.6859s
total number of events: 20000
total time taken by event execution: 26.9264
per-request statistics:
min: 1.26ms
avg: 1.35ms
max: 3.59ms
approx. 95 percentile: 1.51ms