mirror of
https://github.com/silverstripe/silverstripe-versionfeed
synced 2024-10-22 11:05:31 +02:00
fd67399417
For 100 items, this change improves generation times on small diffs (100s of bytes) 6-fold. The improvement deteriorates to about 4-fold on diffs of 1kB. This includes the 25% improvement from the removal of unnecessary forTemplate calls - we pack the diffs into HTMLText and render them later from a template anyway. |
||
---|---|---|
.. | ||
caching | ||
VersionFeed_Controller.php | ||
VersionFeed.php | ||
VersionFeedSiteConfig.php |