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

(0.39) Prototype Continuation caching #17411

Merged
merged 2 commits into from May 16, 2023

Conversation

babsingh
Copy link
Contributor

@babsingh babsingh commented May 16, 2023

  • Single per thread local cache to reduce need of alloc/free
  • Add globalContinuationCacheArray for second tier caching

Backport of #17344

Signed-off-by: Jack Lu Jack.S.Lu@ibm.com

fengxue-IS and others added 2 commits May 16, 2023 09:34
- Single per thread local cache to reduce need of alloc/free
- Add globalContinuationCacheArray for second tier caching

Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@babsingh babsingh requested a review from tajila May 16, 2023 13:50
@babsingh babsingh changed the title Prototype Continuation caching (0.39) Prototype Continuation caching May 16, 2023
@tajila tajila merged commit 7abab17 into eclipse-openj9:v0.39.0-release May 16, 2023
3 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

3 participants