Hacker News new | ask | show | jobs
by benou 851 days ago
VPP dev here. Our perf tests for Intel run in CSIT lab consistently shows a perf benefit of 10%-20% since Haswell I believe, so in our typical VPP deployment we usually map 2 VPP workers (dataplane threads) to both hyperthreads of the same physical core. But that's for VPP, your mileage may vary depending of your workload (eg. FreeBSD kernel stack).
1 comments

VPP (tnsr) and FreeBSD (pfsense) user / dev here.

The FreeBSD scheduler is at fault here. It’s that simple.