no the performance will not have any issues. The only thing is you cannot add more VM's if you need more sockets.
The guest OS is just scheduling the threads from each process onto a CPU core and, using the hypervisor, those virtualized threads are scheduled, by the VMkernel scheduler, on a logical CPU core of the operating system.
