Closed (fixed)
Project:
Tome
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
11 Aug 2018 at 19:27 UTC
Updated:
11 Oct 2018 at 12:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
samuel.mortensonHere's a patch. Working on performance metrics now.
Comment #3
samuel.mortensonTested with 100 nodes with unique images, and a paged view (20 extra pages). Also warm cache on all runs.
Without patch:
Dynamic page cache: ~37s
Core page cache: ~37s
With patch:
Dynamic page cache: ~23s
Core page cache: ~23s
Not a bad performance boost!
Comment #5
samuel.mortensonComment #7
wim leersNice! :D