Litespeed Cache "Guest Mode" for site with no cookies

#1
I have an extensive website (Zanshin Sailing) which I would like to have load as quickly as possible. The site is purely informative, with no cookies or logins or localized content - each user with the same device type settings sees and identical page.

Using just performance as a metric, does it make sense to activate the "Guest Mode" for this site?

From reading the documentation, it sounds like with the "Guest Mode" enabled a page is immediately served from cache, then an Ajax call is made to the server and exactly the same page would be sent again, is that correct? So I would gain a faster response time and the backend would do a big of extra (and unneccesary) work?
 
Top