Not exactly the same usage but I run a headless Chromium with Puppeteer on a Raspberry Pi 4 at home for some light ("ethical") web scraping (as a residential IP is essential sometimes to bypass Cloudflare).
A real html page maxes the cores easily but it works. Keeping the pages open instead of closing / reopening tabs helps.
For reference I tried running it in a container inside my low end Synology DS223j but any container running, even doing nothing, ruins disk performances, weird bug.
A real html page maxes the cores easily but it works. Keeping the pages open instead of closing / reopening tabs helps.
For reference I tried running it in a container inside my low end Synology DS223j but any container running, even doing nothing, ruins disk performances, weird bug.