How much Dispatcher can help in caching the SPA page?
- I have a non SPA page built with Core components
- Similar SPA page with same set of components
In case 1, Dispatcher will cache entire HTML(with content) of page.
How dispatcher works in case 2?
In this scenario which page will perform better?