Hi,<div><br></div><div>I have an events calendar (Full Calendar) that hat to display a large number of events (0 - 40+ each day, 500-1000 on a month).. On my development server I have loaded three months worth of events (~1500 events) and the view is taking 17-25 seconds to load.. This is not good and by the time there are two years worth of events on the system its will be ridiculous.</div>
<div><br></div><div><span style="color:rgb(34,34,34);font-family:&#39;Lucida Grande&#39;,&#39;DejaVu Sans&#39;,&#39;Bitstream Vera Sans&#39;,Verdana,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(255,255,255)">According to views the Query build time is 19.68 ms and the Query execute time is 3.5 ms so that suggests its not a problem with the database but something with the way Drupal is rendering the content..</span></div>
<div><span style="color:rgb(34,34,34);font-family:&#39;Lucida Grande&#39;,&#39;DejaVu Sans&#39;,&#39;Bitstream Vera Sans&#39;,Verdana,Arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(255,255,255)"><br>
</span></div><div><font color="#222222" face="Lucida Grande, DejaVu Sans, Bitstream Vera Sans, Verdana, Arial, sans-serif"><span style="line-height:18px">The other issue is all the users accessing this information are authenticated and the view presented is user specific making any traditional caching, either globally or within views, ineffective..</span></font></div>
<div><font color="#222222" face="Lucida Grande, DejaVu Sans, Bitstream Vera Sans, Verdana, Arial, sans-serif"><span style="line-height:18px"><br></span></font></div><div><font color="#222222" face="Lucida Grande, DejaVu Sans, Bitstream Vera Sans, Verdana, Arial, sans-serif"><span style="line-height:18px">Anyone have any ideas??</span></font></div>
<div><font color="#222222" face="Lucida Grande, DejaVu Sans, Bitstream Vera Sans, Verdana, Arial, sans-serif"><span style="line-height:18px"><br></span></font></div><div><font color="#222222" face="Lucida Grande, DejaVu Sans, Bitstream Vera Sans, Verdana, Arial, sans-serif"><span style="line-height:18px">Thanks..</span></font></div>