This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Weird perf issue for a specific database #86
Open
Description
A recently user uploaded public database is being extremely slow to access through the webUI:
https://db4s-beta.dbhub.io/AnsenIO/siren
Even re-viewing columns which should clearly be in Memcached is extremely slow (multiple seconds), as if the database is being pulled from Minio on each request.
Other databases aren't having this problem, so it's not something like a system wide load problem that hasn't been noticed.