localendar Forums Homepage


Print at Nov 9, 2025, 9:34:08 AM

Posted by support at Oct 14, 2004, 1:35:38 PM
Re: Embedded Calendar- slow
For almost all but a completely empty calendar, 4-5 seconds is about the best retrieval time you're going to see.

This is because a lot of work is going on "under the hood" to build your calendar (calculating repeating events, skip dates, holidays, etc). Then, there's the amount of time it takes to physically send the data to the browser. Finally, a browser typically takes more time to render pages that contain a lot of HTML tables, which our calendars do.

The good news is, we scale very well. Take the big calendar example I put together for another member recently:
http://www.localendar.com/public/bigcalendar?start_date=10/1/04

(see thread http://www.localendar.com/lcf/lcforums/viewthread?thread=29 )
Over 200 events, and still around 5 seconds to display cool

Had we chosen an architecture where calendars were not built dynamically on every hit, we might have been able to shave off a second or two. But early on we decided that member changes should be reflected immediately on published calendars.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us