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

replay: improve segment loading and event handling #34490

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

deanlee
Copy link
Contributor

@deanlee deanlee commented Jan 28, 2025

  • Fix issue where replay continues to push the last event if the network is slow and the next segment takes time to load.
  • Reduce segment loading lock time.
  • Improve eventsInRange() efficiency by seeking from the first event instead of events.begin().

@github-actions github-actions bot added the tools label Jan 28, 2025
@adeebshihadeh adeebshihadeh merged commit 227bb68 into commaai:master Jan 28, 2025
16 checks passed
@deanlee deanlee deleted the replay_improve_seek branch January 29, 2025 03:51
ssysm pushed a commit to MOTIF-lab/openpilot that referenced this pull request Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants