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

Time session updates to avoid lag #256

Merged
merged 9 commits into from
Dec 15, 2023
Merged

Time session updates to avoid lag #256

merged 9 commits into from
Dec 15, 2023

Conversation

keianhzo
Copy link
Contributor

This PR moves session related code to it's own HubsSession class as it's grown quite some and it's better for maintainability.

It also times the session state updates as calling selenium during poll/draw is quite expensive and introduces a considerable lag that will grow as we need to poll more (ie. scene publising)

@keianhzo keianhzo changed the title Session-update-timer Time session updates to avoid lag Dec 14, 2023
@keianhzo keianhzo force-pushed the session-update-timer branch from 34b1c65 to 7b084cc Compare December 15, 2023 10:28
@keianhzo keianhzo merged commit 73b170e into master Dec 15, 2023
6 checks passed
@keianhzo keianhzo added this to the 1.3.0 milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant