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
No description
No description
5 Replies
Thijmen
Thijmen2y ago
Run php artisan icons:cache just to see if that solves anything
monty
montyOP2y ago
yes it's work now 300ms. when i fetch data like 10 rows take 512ms, it's was 1.2s
Thijmen
Thijmen2y ago
I think that is normal
krekas
krekas2y ago
You are comparing a static page with a page with some data And I guess you are checking it locally
阿lam
阿lam17mo ago
seems nots of function and reflector and everything flash once, in filamentphp2 is better

Did you find this page helpful?