Title: Execution Time
Last modified: September 2, 2022

---

# Execution Time

 *  Resolved [dinesh4monto](https://wordpress.org/support/users/dinesh4monto/)
 * (@dinesh4monto)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/execution-time-2/)
 * Recently we encountered an issue with Redux Framework when checking the system
   with the Code Profiler plugin (see [https://imgsh.net/a/pNVqjlQ.png](https://imgsh.net/a/pNVqjlQ.png)).
   Is there any way/method in the plugin to reduce this usage?

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

 *  Plugin Author [Kev Provance](https://wordpress.org/support/users/kprovance/)
 * (@kprovance)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/execution-time-2/#post-15973223)
 * Without knowing the theme you are using and your server configuration, I can 
   offer no insight.
 * Try loading up the Twenty-Twenty-ONe theme with NO other plugins and run your
   test again. If the tests are better, that would suggest the theme using Redux
   is not using it properly, which is typically the case.
 *  Plugin Author [Kev Provance](https://wordpress.org/support/users/kprovance/)
 * (@kprovance)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/execution-time-2/#post-15974553)
 * I tried the plugin you mentioned on my server with Redux and a theme that uses
   it. My results were somewhat lower (1.3), but my server is fast, uses no PHP 
   memory limit, and it’s a theme I wrote, so I know Redux is properly used.
 * I’m going to go ahead and say, no, there is not much one can do about the execution
   time. The theme and your PHP/server settings would help, if marginally. Redux
   handles the entire options system of a theme, so when run on the frontend, the
   demands on the p[lugin are high, especially if CSS output tied to the option 
   is also in use.
 * Good luck.

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

The topic ‘Execution Time’ is closed to new replies.

 * ![](https://ps.w.org/redux-framework/assets/icon.svg?rev=2889347)
 * [Redux Framework](https://wordpress.org/plugins/redux-framework/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redux-framework/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redux-framework/)
 * [Active Topics](https://wordpress.org/support/plugin/redux-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redux-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redux-framework/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kev Provance](https://wordpress.org/support/users/kprovance/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/execution-time-2/#post-15974553)
 * Status: resolved