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

Optimize jl_get_world_counter ccall #55032

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

topolarity
Copy link
Member

This is useful for hot loops that perform an invoke_latest-like operation, such as the upcoming TypedCallable

This is useful for hot loops that perform an `invoke_latest`-like
operation, such as what the upcoming TypedCallable will do.
@gbaraldi
Copy link
Member

gbaraldi commented Jul 5, 2024

Do we want to add a check in a test? Up to you.
LGTM

@topolarity
Copy link
Member Author

Do we want to add a check in a test? Up to you. LGTM

Done!

@gbaraldi gbaraldi merged commit 0fd1f04 into JuliaLang:master Jul 13, 2024
7 checks passed
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.

None yet

2 participants