Closed (fixed)
Project:
Simple XML sitemap
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Sep 2018 at 11:40 UTC
Updated:
5 Oct 2018 at 13:04 UTC
Jump to comment: Most recent
It appears the Drupal layer of caching is not necessary now that the sitemap index is also stored in the database as opposed to being generated on the fly. There are just a few database calls on every sitemap view which seems to have little impact. This is just theoretical, as I have not measured the performance hit of calling the sitemap without caching as opposed to the cached variant.
If anyone wants to do some testing and support the idea of caching the 3.x version of the module, I am willing to look at the data and possibly reimplement caching.
Comments
Comment #2
gbyteComment #4
gbyte