Problem/Motivation
During a review of a large client site, I noticed that the highest throughput call was to the snippet route for this module. We were averaging about 50 calls per minute across 10 or so sites. I would expect this snippet to be highly cachable.
Proposed resolution
Return a cachable response in GoogleOptimizeHidePageController::snippet
Issue fork d8_google_optimize_hide_page-3202852
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
crasx commentedComment #4
crasx commented