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!: use instruction enum instead of bytes for code #10

Merged
merged 4 commits into from
Jul 24, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added enhancement New feature or request breaking labels Jul 23, 2024
Copy link
Contributor

github-actions bot commented Jul 23, 2024

🐰Bencher

ReportWed, July 24, 2024 at 02:49:41 UTC
Projecttheseus-rs/ristretto
Branchuse-instructions-for-code
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

  • Latency (latency)

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
BenchmarkLatencyLatency Results
nanoseconds (ns)
from_bytes➖ (view plot)23,289.00
to_bytes➖ (view plot)17,768.00
to_string➖ (view plot)128,590.00
verify➖ (view plot)1,119.70

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.86%. Comparing base (311e1ed) to head (74c38c1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   99.76%   99.86%   +0.10%     
==========================================
  Files          59       60       +1     
  Lines       10299    10668     +369     
==========================================
+ Hits        10275    10654     +379     
+ Misses         24       14      -10     

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

@brianheineman brianheineman merged commit 8bc9a58 into main Jul 24, 2024
13 checks passed
@brianheineman brianheineman deleted the use-instructions-for-code branch July 24, 2024 02:57
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.

1 participant