memos icon indicating copy to clipboard operation
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.

Open mahaonanStart opened this issue 1 year ago • 2 comments

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

  1. Open the homepage
  2. Check F12

The version of Memos you're using

0.19.1

Screenshots or additional context

image

mahaonanStart avatar Feb 26 '24 05:02 mahaonanStart

I use MySQL as my database, and the response time of other interfaces is very fast. I am deploying locally using Docker.

mahaonanStart avatar Feb 26 '24 05:02 mahaonanStart

Mine too, there is a delay

sunununy avatar Feb 28 '24 12:02 sunununy