developer-resource icon indicating copy to clipboard operation
developer-resource copied to clipboard

Performance: Naboo N-1

Open robertu7 opened this issue 2 years ago • 0 comments

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

robertu7 avatar Jul 30 '22 15:07 robertu7