Title: Maximum execution time
Last modified: August 26, 2017

---

# Maximum execution time

 *  Resolved [MAzZY](https://wordpress.org/support/users/mazzy/)
 * (@mazzy)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/maximum-execution-time-2/)
 * Hi Igor!
    Thank you for this very usefull plugin! But I have one problem with
   it – very high load and execution time. Take a look at this screenshot please–
   [http://prntscr.com/gd8221](http://prntscr.com/gd8221)
 * As I can understand paragraf counting function not so optimised as it should 
   be. Yes, I have increased php execution time in settings. Now it works fine. 
   But CPU load still exceeds normal values.
    Maybe you can think about it and make
   some changes in procedure

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

 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/maximum-execution-time-2/#post-9443747)
 * Hi,
 * this is very unusual as the plugin is already optimized for speed.
 * The only known slow functions are Multibyte functions for paragraph counting.
   
   Everything else should be super fast – in terms of milliseconds.
 * Multibyte functions should be used only in some cases where non-ascii characters
   are used (non-english pages) and standard functions don’t work. They are known
   to be much slower than normal functions and this becomes apparent in longer posts.
   This has nothing to do with the plugin – the same algorithms are used.
 * You haven’t provided any data so I can’t comment your settings.
    [https://wordpress.org/support/topic/please-read-how-to-ask-for-help-2/](https://wordpress.org/support/topic/please-read-how-to-ask-for-help-2/)
 *  Thread Starter [MAzZY](https://wordpress.org/support/users/mazzy/)
 * (@mazzy)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/maximum-execution-time-2/#post-9444156)
 * Yes, it’s multibyte because of russian texts.
    I don’t need any help in this 
   situation. Just want to point you at it.
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/maximum-execution-time-2/#post-9444168)
 * OK, I see.
 * Thanks, I already spent some time on this problem.
 * In theory, standard functions should work also with unicode characters and on
   many such pages do. However, on some pages they do not work correctly so I added
   option for multibyte functions.

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

The topic ‘Maximum execution time’ is closed to new replies.

 * ![](https://ps.w.org/ad-inserter/assets/icon-256x256.jpg?rev=1502039)
 * [Ad Inserter - Ad Manager & AdSense Ads](https://wordpress.org/plugins/ad-inserter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ad-inserter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ad-inserter/)
 * [Active Topics](https://wordpress.org/support/plugin/ad-inserter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ad-inserter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ad-inserter/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Spacetime](https://wordpress.org/support/users/spacetime/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/maximum-execution-time-2/#post-9444168)
 * Status: resolved