FilamentPHP too slow
Hello, guys. I've encountered a problem with FilamentPHP; it's extremely slow. My Laravel application runs at 150ms without FilamentPHP, but when I install FilamentPHP, it increases to 750ms, which is too slow. Additionally, when I fetch 10 or 15 data, it goes up to 1.2 seconds. Please help.
"I watch some people on YouTube; their speed is around 200 ms, and sometimes even less."
Please HELP.
I'm using Laragon
5 Replies
Run
php artisan icons:cache
just to see if that solves anythingyes it's work now 300ms.
when i fetch data like 10 rows take 512ms, it's was 1.2s
I think that is normal
You are comparing a static page with a page with some data
And I guess you are checking it locally
seems nots of function and reflector
and everything flash once, in filamentphp2 is better