Hi,

I've been playing around with SPI-side caching of the result of getChildInfos() (keeping the associated NodeInfos in memory), and I can gain something like a factor of 8 for SPI access.

So getting back to Marcel's ideas:

Why don't we change things so that ItemInfo *extends* ChildInfo, so that SPI implementations can return NodeInfos as well? JCR2SPI could then use that to update its internal cache, avoiding to refetch the NodeInfos.

WDYT?

BR, Julian

Reply via email to