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

Accelerated playback strategy #26

Open
alice-i-cecile opened this issue Oct 4, 2022 · 0 comments
Open

Accelerated playback strategy #26

alice-i-cecile opened this issue Oct 4, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@alice-i-cecile
Copy link
Contributor

What problem does this solve?

For nonsensitive tests, I want to play back inputs as quickly as is reasonably possible.

What solution would you like?

Add PlaybackStrategy::Accelerated, which plays back events as fast as possible. Events that were sent on different frames should continue to be on different frames, but dead frames should be skipped.

@alice-i-cecile alice-i-cecile added the enhancement New feature or request label Oct 4, 2022
@alice-i-cecile alice-i-cecile added this to the 0.1 milestone Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant