F
Filament16mo ago
Intel

Filament slowing down website 10x

Even with 0 configuration just adding filament as a dependency seems to slow down my website in production by 10 times. Going from 50ms to about 500ms. Does anyone know if this is a known problem or how to fix this?
1 Reply
Patrick Boivin
Patrick Boivin16mo ago
Can you share a bit more information? Are you investigating using debugbar, telescope or something similar? Can you pinpoint where the slowness comes from? (database queries, view rendering, etc.)

Did you find this page helpful?