Skip to content

Fuzz slow I/O delay in ReconnectBench #12343

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

Closed
anthony-swirldslabs opened this issue Mar 25, 2024 · 0 comments · Fixed by #12544
Closed

Fuzz slow I/O delay in ReconnectBench #12343

anthony-swirldslabs opened this issue Mar 25, 2024 · 0 comments · Fixed by #12544
Assignees

Comments

@anthony-swirldslabs
Copy link
Contributor

anthony-swirldslabs commented Mar 25, 2024

As suggested at #12315 (comment)

we want to fuzz the delay used in the slow I/O emulation in ReconnectBench to better emulate the real world behavior of hardware systems (disks and networks.) This would require us to re-implement the sleep() call to support microseconds-level sleep, and then use Random instances with parametrized seeds to fuzz the delay amount.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant