up wiki compare

This commit is contained in:
Tykayn 2025-08-31 22:53:28 +02:00 committed by tykayn
parent e715d66020
commit a59113400c
18 changed files with 4384 additions and 223314 deletions

View file

@ -46,7 +46,7 @@ WIKI_PAGES_CSV = "wiki_pages.csv"
OUTDATED_PAGES_FILE = "outdated_pages.json"
STALENESS_HISTOGRAM_FILE = "staleness_histogram.png"
# Number of wiki pages to examine
NUM_WIKI_PAGES = 100
NUM_WIKI_PAGES = 5
def fetch_top_keys(limit=NUM_WIKI_PAGES):
"""