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

[Java] Async compilation for jit serializers #268

Merged
merged 5 commits into from
May 18, 2023

Conversation

chaokunyang
Copy link
Collaborator

@chaokunyang chaokunyang commented May 17, 2023

What do these changes do?

This PR implemented async multithreaded compilation for jit serializers:

  • JITObjectSerializer
  • JITCompatibleSerializer
  • JITMetaSharedSerializer

Related issue number

Closes #256 #258

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit 7d0c476 into main May 18, 2023
@chaokunyang chaokunyang deleted the async_compilation_for_serializers branch May 18, 2023 05:31
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.

[Java] async multithreaded compilation for jit serializer
1 participant