forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 259
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
JIT compile regression #3493
Comments
@bw-solana @Lichtso @buffalojoec moving to this issue since I landed and closed the original PR @Lichtso this smells like a JIT regression in rbpf Also someone fix the jit metrics pls |
@alessandrod I'll look into metrics asap |
Um, are we sure that it is in v2.0? Because so far I have only seen comments about v2.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As part of working on #3481 we discovered that
program_cache_us
times seem to have regressed in 2.0.#3481 (comment)
Something is off in the executor metrics too,
jit_compile_us
doesn't seem to be aggregated correctly.The text was updated successfully, but these errors were encountered: