Skip to content

Conversation

@brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the fix label Oct 14, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Oct 14, 2024

🐰 Bencher Report

Branchimplement-class-is-array
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. 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,237.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
28,685.00
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
25,726.00
runtime_v11📈 view plot
⚠️ NO THRESHOLD
55,926,000.00
runtime_v17📈 view plot
⚠️ NO THRESHOLD
51,815,000.00
runtime_v21📈 view plot
⚠️ NO THRESHOLD
54,033,000.00
runtime_v8📈 view plot
⚠️ NO THRESHOLD
37,133,000.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
21,032.00
to_string📈 view plot
⚠️ NO THRESHOLD
142,480.00
verify📈 view plot
⚠️ NO THRESHOLD
962.30
🐰 View full continuous benchmarking report in Bencher

@brianheineman brianheineman force-pushed the implement-class-is-array branch from 6ce53c9 to 17d5127 Compare October 14, 2024 15:47
@codecov
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.

Project coverage is 96.56%. Comparing base (1f6b91f) to head (17d5127).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ristretto_vm/src/native_methods/java_lang_class.rs 7.14% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   96.61%   96.56%   -0.06%     
==========================================
  Files         121      121              
  Lines       22644    22658      +14     
==========================================
+ Hits        21878    21879       +1     
- Misses        766      779      +13     

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

@brianheineman brianheineman merged commit 57ae8a8 into main Oct 14, 2024
64 of 66 checks passed
@brianheineman brianheineman deleted the implement-class-is-array branch October 14, 2024 15:58
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.

2 participants