giscus / giscus

A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:

Home Page:https://giscus.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance

Jak2k opened this issue · comments

My website reaches 100 everywhere in lighthouse, when I disable giscus.

Is there any way to do one or more of the following?

  • Run giscus in a different thread
  • Make giscus caching more agressive
  • Disable console output of giscus
  • Make giscus prerender on server
  • Make giscus load faster

Thank you

Do you have lazy-loading enabled in Giscus (Load the comments lazily)? This will probably help a lot if not done already.