What is the cause?
Ask HN: Why is Wordpress getting slower and slower with each version
1–10 of 10 posts
Re: Ask HN: Why is Wordpress getting slower and slower with each version
#2Most likely reason is where you are hosting the wordpress app or the DB is slow and overloaded (guessing shared hosting?)
Re: Ask HN: Why is Wordpress getting slower and slower with each version
#3That's like asking, why is my car slow when I am near one of the fastest highways... Most likely reason is where you are hosting the wordpress app or the DB is slow and overloaded (guessing shared hosting?)
The problem I guess is with too many hooks and too much of javascript that is getting loaded. They should go for something like lazy loading I feel.
The editor in particular takes a lot of time. Wordpress is apparently aware of this problem and asks to install Google Gears to get it loaded faster.
Re: Ask HN: Why is Wordpress getting slower and slower with each version
#4Something is clearly wrong with either your connection to the server, or their server configuration (the former seems more likely).
Re: Ask HN: Why is Wordpress getting slower and slower with each version
#5Re: Ask HN: Why is Wordpress getting slower and slower with each version
#6Re: Ask HN: Why is Wordpress getting slower and slower with each version
#7That's like asking, why is my car slow when I am near one of the fastest highways... Most likely reason is where you are hosting the wordpress app or the DB is slow and overloaded (guessing shared hosting?)
No. I am using wordpress.com services. The problem I guess is with too many hooks and too much of javascript that is getting loaded. They should go for something like lazy loading I feel. The editor in particular takes a lot of time. Wordpress is apparently aware of this problem and asks to install Google Gears to get it loaded faster.
Re: Ask HN: Why is Wordpress getting slower and slower with each version
#8Re: Ask HN: Why is Wordpress getting slower and slower with each version
#9That's like asking, why is my car slow when I am near one of the fastest highways... Most likely reason is where you are hosting the wordpress app or the DB is slow and overloaded (guessing shared hosting?)
No. I am using wordpress.com services. The problem I guess is with too many hooks and too much of javascript that is getting loaded. They should go for something like lazy loading I feel. The editor in particular takes a lot of time. Wordpress is apparently aware of this problem and asks to install Google Gears to get it loaded faster.
Re: Ask HN: Why is Wordpress getting slower and slower with each version
#10Earlier quoted context omitted.
No. I am using wordpress.com services. The problem I guess is with too many hooks and too much of javascript that is getting loaded. They should go for something like lazy loading I feel. The editor in particular takes a lot of time. Wordpress is apparently aware of this problem and asks to install Google Gears to get it loaded faster.
Don't confuse hooks (code) with lazy loading (data).