• Performance is poor due to loading everything on every place. CDN-loads of font-awesome, jquery stuff etc. happens on EVERY page, if this is neeeded there or not. Moreover, in my case unfortunately the CDN needs 6-8 sec to load and slows down page loads dramatically.

    Every page call has an additional RAM consumption of more than 10 MB. This is without OP cache, turning Zend-OPcache on (PHP5.5) shrinks consumption to 5 additional MBs. This is huge though.

    I’d really love to see a more context sensitive approach instead of dumping code into memory and loading net ressources as if it costs nothing.

    The plugin functionality is really nice. This part has all my love, guys.

    So I consider even to put the whole shebang in its own subdomain on a multisite to have it only loaded, when in need of it.

Viewing 1 replies (of 1 total)
  • Plugin Author Tribulant Software

    (@contrid)

    @frank

    Thank you for your review/rating and for the feedback, we appreciate it.

    We’ve been working on performance improvements which some of it has already been applied to the latest version 4.5.6.2 of the Newsletter plugin. We will release more updates with more performance improvements included.

    Can you please install the latest version and confirm that it does use less memory and please consider providing a better rating if you are satisfied with it?

    I look forward to your response.

Viewing 1 replies (of 1 total)
  • The topic ‘Performance issues’ is closed to new replies.