f81aa6842c
* fix(core): compute taxonomy counts on demand * fix(core): version taxonomy term-list cache key --------- Co-authored-by: logelog <194732487+logelog@users.noreply.github.com>
23 lines
655 B
JSON
23 lines
655 B
JSON
{
|
|
"GET / (cold)": 6,
|
|
"GET / (warm)": 6,
|
|
"GET /category/development (cold)": 12,
|
|
"GET /category/development (warm)": 11,
|
|
"GET /contributors (cold)": 6,
|
|
"GET /contributors (warm)": 6,
|
|
"GET /contributors-naive (cold)": 13,
|
|
"GET /contributors-naive (warm)": 13,
|
|
"GET /pages/about (cold)": 6,
|
|
"GET /pages/about (warm)": 6,
|
|
"GET /posts (cold)": 6,
|
|
"GET /posts (warm)": 6,
|
|
"GET /posts/building-for-the-long-term (cold)": 17,
|
|
"GET /posts/building-for-the-long-term (warm)": 17,
|
|
"GET /rss.xml (cold)": 2,
|
|
"GET /rss.xml (warm)": 2,
|
|
"GET /search (cold)": 11,
|
|
"GET /search (warm)": 11,
|
|
"GET /tag/webdev (cold)": 11,
|
|
"GET /tag/webdev (warm)": 11
|
|
}
|