Comment on Performance, memory and CPU usage tests of Tailscale, Netbird, Zerotier
shevchuk@lemm.ee 1 year agoNetbird uses kernel Wireguard module, right. Is there a way to measure kernel memory / CPU usage attributed to Wireguard? Zerotier, which has the lowest memory usage, does not use Wireguard at all, they have their own custom protocol and is userspace IIRC.
dan@upvote.au 1 year ago
Not that I’m aware of, unfortunately.
shevchuk@lemm.ee 1 year ago
I might just compare
free
output before / during / after iperf3 test. Will do that later today.