Hacker News new | ask | show | jobs
by loeg 2382 days ago
The userspace wireguard-go implementation is slower than the kernel one. Some (I don't know how much) of that is the userspace <-> kernel barrier, but they're also totally different implementations (Go vs C).