Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Slow glimmer rendering with simple auth

$
0
0

@Szabo_Bogdan wrote:

Hi,

I am transitioning my app to octane, and it started to move really slow. I am not an expert with glimmer, but it looks like it renders the page even when nothing is changed.

I noticed that every 500ms ember simple auth tries checks the cookie. For some reason this loop, triggers a render for glimmer.

I am using ember 3.16.3 and ember simple auth 3.0.0

Is there a way to trace which properties are triggering this rendering?

I captured some performance profiles, maybe you can understand more than me.

https://gitlab.com/GISCollective/help-desk/uploads/bf5b204a9a8392c045c570f46d5d45af/chrome-Profile-20200311T001335.json

https://gitlab.com/GISCollective/help-desk/uploads/6d26bcc277ad18d238aa5c0f7ce046af/firefox_profile.json

Thanks, Bogdan

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles