table performance
is there way to improve table performance
i try all posible solution in web
disable xdebug in php
and run php artisan filament:optimize
3 Replies
is there any help ? 🦤
800ms seems reasonable on local
other things to consider:
- opcache
- cache route config views
thanks bro
yes i active the opcache in wamp server
and i all these route config views cached
is can do any think else to improve the table performance ?