• We had an issue with the “group by occurrence” feature where when activated, after clearing the cache, the query would take 20 – 30 seconds to execute and return results. We’re using Elementor loops. Upon inspecting the query via Query Monitor, we found it was caused by joins between table “eo_events” and “events”.  

    In the end, we copied your plugin and did the fix in our version of the plugin. If you want, we can share with you the code change (git show output / git diff) along with the SQL query that was taking 30 seconds. If you can integrate it in your next update, that would be great. We would revert to using your plugin for updates. Otherwise, if not possible, could you please indicate to us if you have a public Github that we can merge into our private repo so we can sync your changes in our temporary plugin ? 

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

The topic ‘Performance issues w/ “group by occurrence”’ is closed to new replies.