memos
memos copied to clipboard
Why does it take me several seconds to load data when my data is not that much? The requested interface is ListMemos.
Describe the bug
I opened the homepage and found that fetching data was slow. When I checked the request log, I saw that the ListMemos interface had requested for 4 seconds. What could be the reason?
I use MySQL as my database, and the latency is very high. The data loads slowly.
Steps to reproduce
- Open the homepage
- Check F12
The version of Memos you're using
0.19.1
Screenshots or additional context
I use MySQL as my database, and the response time of other interfaces is very fast. I am deploying locally using Docker.
Mine too, there is a delay