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

Fix - JIT randomized start padding length #556

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Apr 9, 2024

Currently the randomized start padding can get ridiculously long if noop_instruction_rate is configured ridiculously high. Instead, it should just be a small constant for a maximum length.

@Lichtso Lichtso merged commit ec42f02 into main Apr 12, 2024
12 checks passed
@Lichtso Lichtso deleted the fix/jit_randomized_start_padding_length branch April 12, 2024 08:37
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