Skip to content

Conversation

ccbrown
Copy link
Owner

@ccbrown ccbrown commented Jan 11, 2025

Expands on #140:

  • Overfetches from the database to avoid situations where we're fetching one result at a time, looking for a hit. This reduces load times for nohelp pages from ~5s to ~400ms.
  • Simplifies page hashes, e.g. reducing nohelp=true to just nohelp.
  • Only shows the help forum toggle of the locale has a help forum.
  • Adds localization for the help forum toggle.
  • Adds caching with a short TTL to the activity endpoint.

@ccbrown ccbrown merged commit 3f52589 into main Jan 11, 2025
1 check passed
@ccbrown ccbrown deleted the help-filter-improvements branch January 11, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant