Title: Performance problem
Last modified: August 21, 2016

---

# Performance problem

 *  [Jezze](https://wordpress.org/support/users/jezze/)
 * (@jezze)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/performance-problem-3/)
 * First of all, great plug-in! I cannot live without i anymore But I have a huge
   performance problem and it seems it is caused by this plug-in. 🙁
 * Beside Shortcodes Ultimate I use the following plug-ins:
    – Admin Management 
   Xtended – Admin Menu Tree Page View – bbPress – Blogroll Links – Broken Link 
   Checker – Download Monitor – Download Monitor Page Addon – Duplicate Post – kk
   Star Ratings – Link Manager – Members – Polylang – Quick Chat – Shortcodes Ultimate–
   Sidebar Login – Super RSS Reader – Upload File Type Settings Plugin – Widget 
   Logic – Widget Subtitle – Widget Title Links
 * I also installed WP Page Load Stats to check the memory usage and query count.
 * If all these plug-ins are activated except Shortcodes Ultimate, I get the flowing
   result.
 * > 54 queries in 1,261 seconds.
   >  Average load time of 1 (1 runs). 60.53 out of
   > 40 MB (151%) memory used. Peak memory usage 60.73 MB.
 * If I activate Shortcodes Ultimate, I get the flowing massively increased query
   count.
 * > 3061 queries in 4,209 seconds.
   >  Average load time of 2.5 (2 runs). 101.01 out
   > of 40 MB (253%) memory used. Peak memory usage 105.55 MB.
 * If I deactivate all plug-in except Shortcodes Ultimate and WP Page Load Stats,
   I get nearly the same heavy query count.
 * > 3023 queries in 3,392 seconds.
   >  Average load time of 3.5 (4 runs). 76.65 out
   > of 40 MB (192%) memory used. Peak memory usage 89.49 MB.
 * I hope you can help me. And if you need more information, I would be happy to
   provide them.
 * [http://wordpress.org/plugins/shortcodes-ultimate/](http://wordpress.org/plugins/shortcodes-ultimate/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Jezze](https://wordpress.org/support/users/jezze/)
 * (@jezze)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/performance-problem-3/#post-4355267)
 * Some additional info.
 * My blog/bbpress has nearly than 3000 users and for each of them the following
   query will be executed every time the website is loaded.
 * > SELECT user_id, meta_key, meta_value
   >  FROM wp_usermeta WHERE user_id IN (<user_id
   > >)
 *  Thread Starter [Jezze](https://wordpress.org/support/users/jezze/)
 * (@jezze)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/performance-problem-3/#post-4355355)
 * I could trace the problem back to .\inc\core\data.php line 2092.
 * > ‘values’ => Su_Tools::get_users()
 * The stacktrace is the following:
 * > do_action(‘init’), Shortcodes_Ultimate::register(), Su_Data::shortcodes(), 
   > Su_Tools::get_users(), get_users(), WP_User_Query->__construct(), WP_User_Query-
   > >query(), WP_User->__construct(), WP_User->init(), WP_User->for_blog(), WP_User-
   > >_init_caps(), get_user_meta(), get_metadata(), update_meta_cache()

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Performance problem’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

## Tags

 * [performance](https://wordpress.org/support/topic-tag/performance/)

 * 2 replies
 * 1 participant
 * Last reply from: [Jezze](https://wordpress.org/support/users/jezze/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/performance-problem-3/#post-4355355)
 * Status: not resolved