Hi,
The plugin is currently unusable to us, as any attempt to visit the calendar page just times out. It maxes out a whole CPU core (the latest Xeon) and attempts to use almost 1 GB of RAM. The error log shows things like:
[21-May-2014 17:51:03 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8368 bytes) in /home/xxxxxx/public_html/wp-content/plugins/the-events-calendar/public/template-tags/general.php on line 85
PHP is allocated 256 MB, which should be enough for any plugin. It’s a beefy server with no other client accounts on it at the moment. This plugin is a critical part of the site…any ideas?