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: implement system properties #82

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Conversation

brianheineman
Copy link
Contributor

No description provided.

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

🐰 Bencher Report

Branchadd-system-properties
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,163.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
30,596.00
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
27,187.00
runtime_v11📈 view plot
⚠️ NO THRESHOLD
58,346,000.00
runtime_v17📈 view plot
⚠️ NO THRESHOLD
54,586,000.00
runtime_v21📈 view plot
⚠️ NO THRESHOLD
59,499,000.00
runtime_v8📈 view plot
⚠️ NO THRESHOLD
40,801,000.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
21,253.00
to_string📈 view plot
⚠️ NO THRESHOLD
149,460.00
verify📈 view plot
⚠️ NO THRESHOLD
962.72
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

Attention: Patch coverage is 78.18182% with 12 lines in your changes missing coverage. Please review.

Project coverage is 96.38%. Comparing base (b03616f) to head (49623e5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
ristretto_cli/src/main.rs 45.45% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   96.33%   96.38%   +0.04%     
==========================================
  Files         126      126              
  Lines       23488    23536      +48     
==========================================
+ Hits        22628    22686      +58     
+ Misses        860      850      -10     

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

@brianheineman brianheineman merged commit 440c692 into main Oct 20, 2024
68 of 69 checks passed
@brianheineman brianheineman deleted the add-system-properties branch October 20, 2024 22:40
@brianheineman brianheineman changed the title feat: add system properties feat: implement system properties Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant