developer-resource
developer-resource copied to clipboard
Developer resource for Matters community
**Checklist** * alert: * no article is published for 30mins; * SQS * bull queue * ...[more](https://matterslab.slack.com/archives/GA0R09FHN/p1690259592739609?thread_ts=1689945162.823549&cid=GA0R09FHN) * integrate to https://status.matters.news ?
### Introduction In previous epic [Performance: Naboo N-1 #138](https://github.com/thematters/developer-resource/issues/138), we profiled and fixed recent performance issues of website & API service time. In this epic, we mainly focus on client-side,...
### 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...
### Introduction Testing on [matters-web](https://github.com/thematters/matters-web) and [matters-server](https://github.com/thematters/matters-server) has been out-of-date for a while. More and more product features and changes are being delivered, we need automated testing to reduce the...
## Roadmap - `todo` ### Tasks - Contracts - [x] [[Space] Timelock contract #75](https://github.com/thematters/contracts/issues/75) - [x] [[Space] Gasless research #97](https://github.com/thematters/contracts/issues/97) - [ ] ~~[[Space] Gasless Implementation #99](https://github.com/thematters/contracts/issues/99)~~ - [x] [[Space]...
Following with https://github.com/thematters/developer-resource/issues/116, this task is about execution. - [ ] Final confirm which resources need "cost optimization"; - [ ] Optimize cost of related resources;
- Difficulty of Migration - Comparison on AWS Lambda and Vercel ~~and Cloudlfare Workers~~ - Performance - Estimated Costs - A/B or canary release via Cloudflare Workers
https://www.webpagetest.org/result/220428_AiDcG0_GT3/ Test from Taiwan, with iPhoneX simulated Cable (Connectivity: 5000/1000 Kbps, 28ms Latency) 1. many 403s in network requests flow, like https://matters.news/_next//static/media/apple-touch-icon.a3ca0370.png 2. connections to server.matters.news (should be all server...