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

feat: add Java 25 class file support #237

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

brianheineman
Copy link
Contributor

No description provided.

Copy link
Contributor

🐰 Bencher Report

Branchadd-java-25-class-file-support
Testbedlocalhost

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
default_class_loader📈 view plot
⚠️ NO THRESHOLD
8,006,900.00
from_bytes📈 view plot
⚠️ NO THRESHOLD
24,573.00
hello_world📈 view plot
⚠️ NO THRESHOLD
148,040,000.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
376.51
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
28,952.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
20,257.00
to_string📈 view plot
⚠️ NO THRESHOLD
128,710.00
verify📈 view plot
⚠️ NO THRESHOLD
983.20
vm_init📈 view plot
⚠️ NO THRESHOLD
134,050,000.00
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.11%. Comparing base (c673a67) to head (1563a68).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
ristretto_classfile/src/version.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
- Coverage   97.11%   97.11%   -0.01%     
==========================================
  Files         531      531              
  Lines       58489    58494       +5     
==========================================
+ Hits        56804    56808       +4     
- Misses       1685     1686       +1     

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

@brianheineman brianheineman merged commit b1b41cd into main Jan 23, 2025
68 of 70 checks passed
@brianheineman brianheineman deleted the add-java-25-class-file-support branch January 23, 2025 22:09
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.

1 participant