Very slow performence (pagination, bluk action)
Hello, I'm facing a problem regarding the panel performance in all resources.
So, when I try to display all records is taking so mush time, and also when I select all records for bluk action.
For example, the endpoint belongs to many domains. I displayed the domains in a relation manager table in endpoint view page. This endpoint has 2,000 domains, so when I tried to display all records, it took more than 40 seconds to finish.
I would really appreciate it if anyone could provide ideas to improve the panel's performance.
5 Replies
Also let me add this image, where the update request for each relation manager table is taking so long
Do you have OP Cache enabled?
Hi. Sorry for the late reply. I checked the phpinfo() and OP cache is enable
GitHub
Large tables performance · Issue #9304 · filamentphp/filament
Package filament/filament Package Version V3+ Laravel Version N/A Livewire Version No response PHP Version PHP 8.2+ Problem description When using bigger tables and using the table size of 25+ for ...
I'm facing the same issue :/
I think they're working on it