I tried to delete and recreate the container, but there’s still this insane power consumption.

For comparison, cloudflared doing a tunnel to hundreds of users takes 0.06% of CPU time on the same server

  • redcalcium@c.calciumlabs.com
    link
    fedilink
    English
    arrow-up
    8
    ·
    11 months ago

    On my machine it’s consuming about 0.5% - 1.0% of cpu time, which is higher than zerotier in the same machine (almost zero).

    Tailscale does a lot more things than just tunneling though. For example, on default installation it’ll catch all outbound dns request on the machine and route them through MagicDNS (100.100.100.100).

    • Moonrise2473@feddit.itOP
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      1
      ·
      edit-2
      11 months ago

      That’s weird. I closed the docker on that specific machine (ryzen 5), copied the docker-compose directory (=same config) on an i5-6500T and now it’s using just 0.1% of CPU time.

      Go back to ryzen and it’s 8% again 🤷

      • redcalcium@c.calciumlabs.com
        link
        fedilink
        English
        arrow-up
        5
        ·
        11 months ago

        I just checked my AMD box and tailscale there can consume ~15% of cpu time when the tunnel is under active use. When it’s not used it’s ~1.5%. But it’s a low power old AMD cpu though (AMD G-T56N), so I’m not use if it compares to Ryzen 5. On my intel machine, it’s ~5% when under active use, and idle at ~0.5%.

      • HousePanther@lemmy.goblackcat.com
        link
        fedilink
        English
        arrow-up
        5
        arrow-down
        2
        ·
        11 months ago

        One thing you could try doing if you feel up to it is to build Tailscale from source code. Often when built for your specific machine, performance improves.

      • baduhai@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        11 months ago

        I use tailscale on my Ruzen system, and it always stays under 1% usage. Usually below 0.5%.