Performance enhancements are needed
-
This plugin slows down how fast the editor saves. Deactivating and reactivating the plugin has helped a little. Before I did that, some calls to admin-ajax.php were taking 300 seconds. Now it’s down to 10+ seconds, but multiple times. It’s hard to show here, but I can tell the longest processes are from this plugin because I can see things like this (eb_global_style):
The following image is without the plugin (I use several plugins so I’m sure even this is a little slow compared to a new install):
And this is with the EB plugin (the site goes from 38 requests to 128 requests, and max time per call from 1 to 6 seconds to 9 to 13 seconds with this plugin!):
I wonder if there’s some way to not load or re-load so much with every post/page update? Or, somehow detect which blocks are being used in the current post/page, and only worry about pinging admin-ajax.php for those? If no EB blocks are being used in the current post/page, it’d be cool if the plugin did absolutely nothing upon publishing/saving/updating.
Of course, this all could have to do with the latest WordPress update because I don’t recall this always being this slow.
Thank you for providing a very robust and free plugin! I’m very appreciative!! But, I’m hoping performance enhancements can happen.
Thanks again,
Billy
- The topic ‘Performance enhancements are needed’ is closed to new replies.