Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

damn Chrome eating lot of CPU on VPS

Well , im doing scrapping and yes its a headmode and need mouse pointer actions on it. All 4 cores used 100% 🥲. Its OpenVZ vps

Comments

  • edited May 2025

    Everything is probably software rendered. Decrease your resolution I guess.

    Thanked by 1hades_corps
  • AlyxAlyx Member, Host Rep

    About everything in this post is wrong 😅
    Scraping in the first place, not doing it headless and especially doing it on a OpenVZ machine.

    But yes, it's probably because chrome renders everything on the CPU.
    Also, considering they still use OpenVZ, I'm pretty sure the VPS itself lacks performance in the first place.
    Don't believe the host system got a upgrade in the last years.

  • Your server resources may be very limited.
    Even $2 VPS is enough for normal surfing in Chrome.

  • SauronSauron Member

    Did you check which scripts the site has locally with DevTools? For example, some "web designers" like to create animated backgrounds with WebGL. It will not eat much CPU on PC, because PC usually have accelerated videoadapter, but on OpenVZ WebGL will use software renderer.

    Thanked by 1yoursunny
  • @CyberneticTitan said:
    Everything is probably software rendered. Decrease your resolution I guess.

    Good idea reducing resolution will decrease the load on CPU 🤔

  • DediRockDediRock Member, Patron Provider

    Chrome does that for sure.

  • eb1995eb1995 Member

    It’s because chrome listens to you and gives you personalised ads

  • defaultdefault Veteran

    Chrome eats CPU on any machine, not just VPS.

    Thanked by 2yoursunny jsg
  • tarisutarisu Member, Host Rep

    Use chromium

  • LBFLBF Member

    Use librewolf if you’re on Linux.

    Thanked by 1xemaps
  • trewtrew Member

    Which library are you using ton scrape? How many in parallel?

  • @trew said:
    Which library are you using ton scrape? How many in parallel?

    Just one screen and using chrome extension to scrape

  • @LBF said:
    Use librewolf if you’re on Linux.

    Does it support chrome extension?

  • LBFLBF Member

    @praburam said:

    @LBF said:
    Use librewolf if you’re on Linux.

    Does it support chrome extension?

    It’s based on Firefox so you can search the mozilla website for that.

  • jsgjsg Member, Resident Benchmarker
    • facepalm
  • trewtrew Member

    @praburam said:
    Just one screen and using chrome extension to scrape

    Learn to code.

    Or if not, contact the extension developer or find a different extension.

Sign In or Register to comment.