this post was submitted on 28 Aug 2024
346 points (98.3% liked)

Technology

72691 readers
2722 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Wispy2891@lemmy.world 29 points 10 months ago (3 children)

Seeing how much CPU and memory is using a single WordPress blog, i wonder how much it will cost to host half a billion WordPress blogs

[–] BelatedPeacock@lemmy.world 7 points 10 months ago

My guess is it scales a lot more efficiently the more you add. Still probably costs a lot though.

[–] realharo@lemm.ee 6 points 10 months ago

Most of them probably get 0 visits or close to it.

[–] msage@programming.dev 1 points 10 months ago

I mean when I made one such blog, the default install did not have a single index in the database? Like even a small dataset took seconds to process.

People love to shit on PHP, and I also love to shit on WordPress, but performance was definitely possible to easily improve.