Peter Bengtsson
|
ca5e538c1b
|
correct statsd prefix for cache full rendering (#27983)
|
2022-05-25 10:53:09 -04:00 |
|
Peter Bengtsson
|
5874a9c13b
|
Don't bother render-caching if no next data script (#27944)
|
2022-05-24 15:39:33 +00:00 |
|
Peter Bengtsson
|
e53f40cfc6
|
Optimize rendering cache (#27917)
* Optimize rendering cache
* deleted the wrong return
* put it back
* oops. thanks eslint
|
2022-05-23 18:32:05 +00:00 |
|
Peter Bengtsson
|
18504871b9
|
cache full rendering (#25424)
* cache full rendering
* still not working with gzip
* progress progress progress
* smaller
* hacky progress
* small fixes
* wip
* lock file
* wip
* wip
* package-lock updates
* wip
* search DOM in lowercase
* simplify
* with instrument
* improve test coverage
* mutateCheeriobodyByRequest
* fix
* remove renderContentCacheByContex
* disable render caching in sync-search
* diables things in github/github link checker
* gzip lru
* tidying up
* updated
* correct tests
* fix: move userLanguage to LanguagesContext
* Revert "fix: move userLanguage to LanguagesContext"
This reverts commit d7c05d958c71eaad496eb46764eb845d80b866ca.
* contexts ftw
* fixed rendering tests
* oops for got new file
* nits addressed
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
|
2022-05-23 12:12:09 +00:00 |
|