Not sure why...I use wordpress + buddypress + bbpress and after i install this plugin my site starts loading much slower. It takes 5+ sec more to load any page.
Not sure why...I use wordpress + buddypress + bbpress and after i install this plugin my site starts loading much slower. It takes 5+ sec more to load any page.
@AllenPayne
Thanks for your feedback!
This sounds really strange and interesting at the same time.
Never noticed any slow down on various (testing & live) installs yet.
Any URL of your site handy?
Is that a Multisite install or regular single install?
Which version are you using? Newest 1.3.0 or before?
If you use the newest 1.3.0 could you please test one of the previous versions please, download from here: http://wordpress.org/extend/plugins/bbpress-string-swap/developers/ (from "Other Versions" there).
I made a few minor changes to the class structure in 1.3.0 maybe this is effecting your install/server environment?
If testing that brings no difference you can contact me via http://genesisthemes.de/en/contac/ so I could have a look at your backend if you want that (would need temp admin account).
Thanks, Dave :)
i am running wp 3.5.1, bbpress 2.2.4, and bbPress String Swap 1.3.0 and had recently been noticing some major slowness on my site lately, forums page was taking like 7 seconds to load, using the p3 profiler plugin i was able to see that bbpress was taking about 2.6 seconds, and bbpss was slowest after that, after disabling bbpss bbp was down to .8 sec load and things seem much faster in general on my site
thanks for string swap btw, great plugin, is there a chance it could also deal with the "oh bother" text ?
sam
@Sam:
Thanks for the feedback! Very helpful! I will do own testing now with P3 Profiler plugin.
Could you also test with v1.2.0 of my plugin if that's also slowing down?
Of course, I can add the "oh bother" text for the next version - nice idea, thanks! :)
@AllenPayne & @Sam:
I am using WordPress' own Gettext filter for filtering/changing specific strings that aren't changeable on other ways currently.
The Gettext filter can have performance effects, as I have read, but it seems to depend on lots of factors. I was not able to reproduce it yet on my own installs.
You can read about this filter here: http://pippinsplugins.com/introduction-gettext-filter-wordpress/
Also, you might try a mo-Cache plugin [ http://wordpress.org/extend/plugins/mo-cache/ ] which caches loaded language/translation files, maybe you'll see some improvement with it?
If bbPress core would make the desired strings filterable I would switch to that method immediatily once it would be available, though!
Thanks again for any feedback, testing and ideas and help!
-Dave :)
@AllenPayne & @Sam:
I did some testing myself and had following results:
To value these results you should have in mind, that:
Usage of Gettext filter:
Regarding bbPress itself:
Yes, this also needs to be more optimized --- but that's a job of its developers. Areas of optimization would be: autoloading of classes. Also splitting files and code better to only load things in the end when and where needed.
Verdict:
I hope this clarifies things.
Thanks, Dave :)
You must log in to post.