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

JIT compile regression #3493

Open
alessandrod opened this issue Nov 6, 2024 · 5 comments
Open

JIT compile regression #3493

alessandrod opened this issue Nov 6, 2024 · 5 comments

Comments

@alessandrod
Copy link

As part of working on #3481 we discovered that program_cache_us times seem to have regressed in 2.0.

Screenshot 2024-11-06 at 10 55 01 am

#3481 (comment)

Something is off in the executor metrics too, jit_compile_us doesn't seem to be aggregated correctly.

@alessandrod
Copy link
Author

@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

@buffalojoec
Copy link

@alessandrod I'll look into metrics asap

@Lichtso
Copy link

Lichtso commented Nov 6, 2024

Um, are we sure that it is in v2.0? Because so far I have only seen comments about v2.1

@alessandrod
Copy link
Author

Left is master, right is 2.0, so yeah seems to be in 2.0 too

Screenshot 2024-11-06 at 5 38 37 pm

@alessandrod
Copy link
Author

after a few hours looks like it got significantly worse

Screenshot 2024-11-06 at 9 45 50 pm

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

No branches or pull requests

3 participants