How To: Fix iCal slowness
So you’ve been using iCal for a while, and suddenly it starts working very slowly… One solution I found was to remove your calendar from your computer and let iCal download it from your server (ONLY use this if you use server based calendars): Open terminal and type: rm -r ~/Library/Calendars/ Various solutions are discussed here.
