Skip to main content
Solved

Do overlaying components increase the page's data usage? πŸ˜•

  • January 27, 2023
  • 2 replies
  • 0 views

Some of my pages contain (a few) hidden components behind big grey background text boxes.

In one case, it had four variant explorers.

I'm wondering.

  1. Does this reduce the page's speed?
  2. Can I check the consumption of a single analysis sheet?

Β 

Thanks very much in advance for your time 😀

Best answer by teuku.faruq13

Hello @willem.van.d11Β , since Celonis is an web app, it does have impact because each component is another call to server and rendering.

Β 

Im not an expert but certainly Chrome Dev Tools (Firefox, Edge and other browser also have similar tools) https://www.debugbear.com/blog/devtools-performance will help your analysis. Β I dont think the performance on each sheet is part of standard Celonis package.

Β 

Interesting question btw.

2 replies

teuku.faruq13
Level 9
Forum|alt.badge.img+1
  • Level 9
  • 73 replies
  • Answer
  • January 27, 2023

Hello @willem.van.d11Β , since Celonis is an web app, it does have impact because each component is another call to server and rendering.

Β 

Im not an expert but certainly Chrome Dev Tools (Firefox, Edge and other browser also have similar tools) https://www.debugbear.com/blog/devtools-performance will help your analysis. Β I dont think the performance on each sheet is part of standard Celonis package.

Β 

Interesting question btw.


  • Author
  • Level 2
  • 1 reply
  • January 30, 2023

Thanks for the answer; I wasn't familiar with those available options to test the speed.

Β 

Coming back to my initial question:

I ran a few tests and saw that the data consumption, page speed, etc., were not affected negatively by any (accidental) extra variant explorers.

Β 

Β 

Β 

Β 

Β