Skip to content

[Solved] Why Filament pages slow taking 10s to load initial html? #6120

Closed Answered by christoferd
christoferd asked this question in Help
Discussion options

You must be logged in to vote

##Solved

Solution: disable zend_extension Xdebug in php.ini

Using the Performance Monitor I could track what was reading/writing the most data to my drive.
"cachegrind" ... which I found out is used by the Zend Extension Xdebug!

Okay, but I can't be the only one using X-Debug. Do other people only enable it when it's absolutely necessary?

PS: Filament pages still take 2x longer to load, though now at 500ms, so that's much better.
Or the page with 3 columns of all relational data, 10 records, takes 630ms

Replies: 14 comments 58 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@danharrin
Comment options

@pathros
Comment options

@TilsonM17
Comment options

@argolian
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
27 replies
@mlategan
Comment options

@rahmap
Comment options

@vortechron
Comment options

@bilogic
Comment options

@mlategan
Comment options

Answer selected by christoferd
Comment options

You must be logged in to vote
3 replies
@sergiuprt
Comment options

@bhdbhd
Comment options

@christoferd
Comment options

This comment was marked as off-topic.

Comment options

You must be logged in to vote
2 replies
@Sjoerd24
Comment options

@danharrin
Comment options

Comment options

You must be logged in to vote
1 reply
@scottzirkel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
18 replies
@krekas
Comment options

@ctoma
Comment options

@christoferd
Comment options

@artulance
Comment options

@Darnes1958
Comment options

Comment options

You must be logged in to vote
2 replies
@Darnes1958
Comment options

@Hamza-crypto
Comment options

Comment options

You must be logged in to vote
1 reply
@emmanpbarrameda
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet