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

[Java21_Perf] Remove additional virtual thread creation #2271

Open
wants to merge 6 commits into
base: java21_perf
Choose a base branch
from

Conversation

TharmiganK
Copy link
Contributor

@TharmiganK TharmiganK commented Jan 15, 2025

Purpose

$Subject

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • Checked the impact on OpenAPI generation

@TharmiganK TharmiganK added the Skip GraalVM Check This will skip the GraalVM compatibility check label Jan 15, 2025
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 80.70175% with 11 lines in your changes missing coverage. Please review.

Project coverage is 79.84%. Comparing base (ab29540) to head (bd1e7c8).

Files with missing lines Patch % Lines
...a/stdlib/http/api/HttpInterceptorUnitCallback.java 69.56% 7 Missing ⚠️
...rina/stdlib/http/api/HttpCallableUnitCallback.java 91.30% 2 Missing ⚠️
...tdlib/http/api/BallerinaHTTPConnectorListener.java 66.66% 1 Missing ⚠️
.../http/api/HttpResponseInterceptorUnitCallback.java 75.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             java21_perf    #2271      +/-   ##
=================================================
- Coverage          79.87%   79.84%   -0.03%     
  Complexity           678      678              
=================================================
  Files                417      418       +1     
  Lines              23116    23072      -44     
  Branches            3748     3748              
=================================================
- Hits               18463    18422      -41     
+ Misses              3524     3522       -2     
+ Partials            1129     1128       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TharmiganK TharmiganK force-pushed the java21_perf_test branch 4 times, most recently from 36ceda4 to dab3de9 Compare January 15, 2025 15:05
@TharmiganK TharmiganK marked this pull request as ready for review January 15, 2025 16:17
@TharmiganK TharmiganK changed the title [Java21_Perf] Improve performance of Java to Ballerina calls [Java21_Perf] Remove additional virtual thread creation Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip GraalVM Check This will skip the GraalVM compatibility check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant