AJAX call causes performance hit
-
First of all: This page-builder is awesome.
I’m really impressed with the features and clean code, especially considering it’s free to use (I will make a donation, you deserve it).Now there’s one thing that’s really bothering me:
The Ajax-call PageBuilder makes, is responsible for a 1-2 second delay on loading a page. Is this call necessary ? What does it do (when not logged in as admin) ?Ajax calls are not cached, so it’s a major impact on the performane.
The rest of the page is ready in 0.3 seconds wehn cached. I’ve tested it on 3 different websites (WordPress 3.7.2 up to 3.8.3) and it’s the same on all 3.
- The topic ‘AJAX call causes performance hit’ is closed to new replies.