Each panel calls its own helper, but they all share one memoized analysis — a single parse per request, so one miss and four hits. Open the debug bar (bottom right) and its Cache tab to check the stats.
Longest word
{facetExtremes.longestWord}
Longest sentence · {facetExtremes.longestSentenceWords} words
{facetExtremes.longestSentenceExcerpt.slice(0, 260)}…
{nf.format(facetHapax)} words appear exactly once
Hapax legomena — {Math.round((facetHapax / facetOverview.unique) * 100)}% of the vocabulary