Skip to content

Conversation

@brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Oct 9, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2024

🐰 Bencher Report

Branchinitial-vm
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,034.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
49.33
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
12,809.00
runtime_v11📈 view plot
⚠️ NO THRESHOLD
52,606,000.00
runtime_v17📈 view plot
⚠️ NO THRESHOLD
50,043,000.00
runtime_v21📈 view plot
⚠️ NO THRESHOLD
54,025,000.00
runtime_v8📈 view plot
⚠️ NO THRESHOLD
36,419,000.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
20,761.00
to_string📈 view plot
⚠️ NO THRESHOLD
135,320.00
verify📈 view plot
⚠️ NO THRESHOLD
867.52
🐰 View full continuous benchmarking report in Bencher

@codecov
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 92.81088% with 444 lines in your changes missing coverage. Please review.

Project coverage is 95.97%. Comparing base (8ef9af5) to head (537424d).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ristretto_vm/src/frame.rs 75.39% 108 Missing ⚠️
ristretto_classfile/src/constant_pool.rs 39.25% 65 Missing ⚠️
ristretto_cli/src/main.rs 0.00% 36 Missing ⚠️
ristretto_classloader/src/field.rs 76.81% 32 Missing ⚠️
ristretto_classfile/src/attributes/instruction.rs 0.00% 24 Missing ⚠️
ristretto_classloader/src/method.rs 90.73% 24 Missing ⚠️
ristretto_classloader/src/class.rs 94.81% 23 Missing ⚠️
ristretto_vm/src/instruction/array.rs 92.81% 22 Missing ⚠️
ristretto_classloader/src/value.rs 78.78% 21 Missing ⚠️
ristretto_vm/src/call_stack.rs 77.27% 20 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   99.45%   95.97%   -3.48%     
==========================================
  Files          73      121      +48     
  Lines        6254    21612   +15358     
==========================================
+ Hits         6220    20743   +14523     
- Misses         34      869     +835     

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

@brianheineman brianheineman changed the title feat: initial vm feat!: initial vm Oct 10, 2024
@brianheineman brianheineman merged commit b434961 into main Oct 10, 2024
63 of 65 checks passed
@brianheineman brianheineman deleted the initial-vm branch October 10, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants