mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[GH-ISSUE #151] [FEATURE] Post-race strategy outcome analysis using alternate best pit timing #36
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AllamrajuKarthik on GitHub (Jan 2, 2026).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/151
The current project does an excellent job at replaying the race and visualizing the telemetry.
The feature I want to propose to this project is a post-race analysis module that can evaluate the driver's (Individual car's) strategy call, was it optimal or maybe there could've been an alternate pit call/ strategy call that could've maybe resulted in a more optimal outcome.
This feature does not say that a team made a wrong call in any manner. Instead it shows alternative strategies and their outcomes.
This could be an offline/ post-session analysis and would not affect the replay or UI by any means. We can add this feature after each race replay session.