F
Filamentβ€’2mo ago
codeartisan

Filament App slow in production

I recently deployed a filament app on shared hosting(cpanel) but its very slow (mostly the response time) What could be the issue?
6 Replies
nanopanda
nanopandaβ€’2mo ago
@codeartisan it could be many different things. Have you done any debugging in the browser to inspect which requests are slow? What is the delta from your development environment? Shared hosting can be very resource constrained. I wouldn't really recommend it for a Laravel or Filament app, but one shot in the dark you might try would be: "php artisan icons:cache".
Andrew Wallo
Andrew Walloβ€’2mo ago
Also bad coding techniques could make an app slow. Is it specifically Filament resource tables or everything?
codeartisan
codeartisanβ€’2mo ago
thank you
Thijmen
Thijmenβ€’2mo ago
And also shared hosting πŸ‘Ž
krekas
krekasβ€’2mo ago
Filament Daily
YouTube
Filament Performance: 1M DB Rows - Benchmark
Let's test if Filament is slower with larger amount of data, and discuss the SQL queries under the hood. Links mentioned in the video: - Official Filament Demo on GitHub: https://github.com/filamentphp/demo - SQL dump of the database shown in the video: https://drive.google.com/file/d/1P284fqu8LYmsqPOrnXfYlAIfL1xIENxg/view?usp=sharing - Filamen...
Want results from more Discord servers?
Add your server