godotengine / godotengine/godot-docs
Fix slow giscus.app page load times
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
Latest/all
**Issue description:**
Looks like those pages that do not have comments have very slow page load speed because the page is loading slow Giscus app pages that either return 404 like: https://giscus.app/api/discussions?repo=godotengine%2Fgodot-docs-user-notes&term=classes%2Fclass_material&category=User-contributed+notes&number=0&strict=true&last=15 or take a very long time. You can inspect this with Chrome dev tools but this page takes 8 seconds to load on a fast connection. Perhaps avoid waiting on Giscus URLs before rendering the entirety of the page.
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/classes/class_material.html#class-material-method-inspect-native-shader-code
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.