Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

front: application is slow when opening a big timetable #8575

Open
bloussou opened this issue Aug 23, 2024 · 1 comment
Open

front: application is slow when opening a big timetable #8575

bloussou opened this issue Aug 23, 2024 · 1 comment
Labels
area:front Work on Standard OSRD Interface modules kind:bug Something isn't working severity:major Major severity bug

Comments

@bloussou
Copy link
Contributor

What happened?

Rolling stock images are sometimes not here:
image

moving the mouse over different part of the page is very slow...

What did you expect to happen?

Backend is pretty fast, is there a way to immprove the speed here ?

How can we reproduce it (as minimally and precisely as possible)?

Go here: https://rec-osrd.reseau.sncf.fr/operational-studies/projects/4/studies/198/scenarios/362 (1000 different trains timetable)

  1. move your mouse over the list of trains
  2. click on different trains
  3. when clicking on a train check the map and tables

On which environments the bug occurs?

Recette (SNCF)

On which browser the bug occurs?

Firefox

OSRD version (top right corner Account button > Informations)

3eecd56

@bloussou bloussou added kind:bug Something isn't working area:front Work on Standard OSRD Interface modules severity:major Major severity bug labels Aug 23, 2024
@bloussou
Copy link
Contributor Author

bloussou commented Aug 26, 2024

Probably here : https://github.com/OpenRailAssociation/osrd/blob/dev/front/src/utils/date.ts#L88

dayjs.tz.guess(), // Format : 'Europe/Paris'
image

Same for conflict cards
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules kind:bug Something isn't working severity:major Major severity bug
Projects
None yet
Development

No branches or pull requests

1 participant