Bug Reports
Complete

Cumulative latency error in Pane View page load metrics

When using Pane View with multiple views, the page load metric for each view appears to be calculated from the initial page reload rather than the start of each individual view’s request. Because the views load sequentially rather than simultaneously, the reported load time grows with each subsequent pane. In a test of 10 views, the metrics scaled linearly from 1s for the first view to 13s for the last, despite the actual loading duration being much shorter.

1 Comment

Sign in to comment

Paulius·15 days ago

Hi, thanks for reporting this. There are a few things happening here. Part of it comes from browser limitations when multiple panes are loading at once. We also found some issues on our side and have already made fixes to improve pane loading and metric calculation. In the next version, we’ll also introduce sequential pane loading as an option in the Pixefy menu, so users can choose the loading behavior that works better for their workflow. As a workaround for now, you can always refresh an individual pane from the pane header. Just right-click the pane header and choose reload pane. That should recalculate the metrics correctly for that specific pane.

changed status toComplete

Posting anonymously