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

refactor: limit method creation to require ClassFile references #214

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

brianheineman
Copy link
Contributor

No description provided.

Copy link
Contributor

🐰 Bencher Report

Branchrefactor-method-creation
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)
from_bytes📈 view plot
⚠️ NO THRESHOLD
24,893.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
386.89
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
28,954.00
runtime_v11📈 view plot
⚠️ NO THRESHOLD
6,087,900.00
runtime_v17📈 view plot
⚠️ NO THRESHOLD
6,316,100.00
runtime_v21📈 view plot
⚠️ NO THRESHOLD
7,493,800.00
runtime_v8📈 view plot
⚠️ NO THRESHOLD
23,220,000.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
20,651.00
to_string📈 view plot
⚠️ NO THRESHOLD
123,820.00
verify📈 view plot
⚠️ NO THRESHOLD
1,001.20
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.71%. Comparing base (9c8d20d) to head (d2132aa).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   72.72%   72.71%   -0.02%     
==========================================
  Files         530      530              
  Lines       47377    47337      -40     
==========================================
- Hits        34457    34420      -37     
+ Misses      12920    12917       -3     

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

@brianheineman brianheineman merged commit 8f50a29 into main Jan 12, 2025
70 checks passed
@brianheineman brianheineman deleted the refactor-method-creation branch January 12, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant