Closed (outdated)
Project:
Calendar
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2008 at 11:47 UTC
Updated:
9 Mar 2020 at 19:05 UTC
Jump to comment: Most recent
Comments
Comment #1
gpk commented#437432: Slow performance with multiple repeating events marked as duplicate.
Comment #2
karens commentedThere is progress in Views now to make it easier to cache the calendars. Someone needs to come back and see if and how they will work for calendars and whether we need any additional fixes to Calendar to make this work well.
See #468824: Add caching system to Views and maybe also #340701: Incorperating Block Cache.
Comment #3
arlinsandbulte commentedJust curious, any update?
Comment #4
gpk commented@3: I'm now using Calendar on a live site but have not experimented with Views caching yet. Looks like it should work. Maybe just give it a try?
Comment #5
arlinsandbulte commentedI just experimented with the views caching a little... unfortunately bad news for the calendar module.
The caching completely breaks the calendar block. It becomes stuck on on the current month and links in the mini-cal don't all work quite properly.
The full calendar seems ok first, but I don't think it is ever updating, event after the cache time limits. So it is pretty much broke as well.
Not sure how treat this issue... bug report? Calendar issue or views issue?
Comment #6
arlinsandbulte commentedBUMP
Karen or Anyone else still interested in this?
Comment #7
karens commentedI think this would still be a good thing if anyone can figure out a way to get it to work. I suspect it will be hard. It is mostly needed with PHP4, PHP5.2 does not push things so hard. I'm going to leave it open in case anyone wants to work on it or in case I stumble across a way to get it working.
Comment #8
nowrap commentedHello,
i am still interested in this issue. We are running some drupal sites with calendar and repeating events. I checked the site rendering with xdebugs profiling. We have additional processing times between 1 and 5s depending on systemload and the number of repeating events.
We are running on php 5.2.x, latest 2.x-dev versions of date and calendar. Views is 2.11 stable.
Regards
.nowrap
Comment #9
michellezeedru commentedSubscribing to this issue. I did turn on caching in the view for calendar (set to 6 hours/6 hours), but found that my database began ballooning exponentially, to the point my sysadmin became concerned. We found it was the cache_views_data that was out of control. I had to disable the calendar caching.
Any suggestions would be helpful.
Comment #10
webwriter commentedHuge issues with this as well. Subscribe.
Comment #11
enkara commentedSubscribing
Comment #12
Jānis Bebrītis commentedsubscribing
Comment #13
developer-x commentedAnother approach is to use the boost module - I use it to cache the calendar pages. You can modify the settings to define how long a page is cache. This might actually be preferable considering you can use boost across all pages - not just calendar.
Comment #14
paulgemini commentedsubscribing
Comment #15
cossimo commentedSubscribing
Comment #16
Yorgg commentedI have hundreds of items and 20 minutes is not enough to open up the monthly view.
I have APC, memcache and varnish running. I can't even warm up the cache.
Any suggestion?
Comment #17
joshbudda commentedSubscribing
Comment #18
k_a_l commentedsubscribing
Comment #19
avpadernoI am closing this issue, since it's for a Drupal version no longer supported.