FilamentF
Filament7mo ago
Arthur

Performance question

Hey guys,
I'm evaluating Filament as an admin panel solution. I launched the demo locally using Docker with a Laravel Octane server. Everything works fine, except for one issue: performance when loading tables with 50 or more records. For example, fetching 50 records (orders, customers, etc.) takes over 1 second, even locally, with Laravel Octane and the latest PostgreSQL.

I've applied all the optimizations listed on the "Installation" page. Is this performance typical for Filament, or is the demo just not optimized? The hosted demo app behaves the same way.
Was this page helpful?