developer-resource
developer-resource copied to clipboard
Performance: Naboo N-1
Introduction
Site performance is circuital to user experience and SEO. We found that the response time of website and API are slow recently, reasons may include overloading of SSR and API servers, lack of DB indexing, or cache missing.
Roadmap
- :arrow_right: API, DB, and Caching
- Client-side Rendering
- Optimization of Static Contents
Tasks
- [x] https://github.com/thematters/matters-server/issues/2600
- [x] https://github.com/thematters/developer-resource/issues/146