is this why filamentphp v3 is slow?

Over 1,099 views on my user page are resulting in an average load time of 3.2 seconds.:squint:
No description
2 Replies
AsimNet
AsimNetOP4w ago
After enabling OPCache and View Cache, and disabling Volume Cache (since each server maintains its own cache), the results improved from 3.2 to 1.18.
Breaking bad
Breaking bad4w ago
Right now i am facing a similar issue , though it is nothing about loading big data its about responsive ness of the app. I have a notification() to show user somethign went wronge on form submit and it is taking a noticable time to show up ! is it case with you as well and any tips ?

Did you find this page helpful?