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(benchmark): add tx scripts verification benchmark #1131

Open
wants to merge 2 commits into
base: perf/scripts-verification
Choose a base branch
from

Conversation

glevco
Copy link
Contributor

@glevco glevco commented Sep 4, 2024

Depends on #1130

Motivation

Add script verification benchmark to CI.

Acceptance Criteria

  • Add bench_script_verification CLI command.
  • Add script verification benchmark to CI.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco self-assigned this Sep 4, 2024
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.35%. Comparing base (3653b64) to head (0091b46).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           perf/scripts-verification    #1131      +/-   ##
=============================================================
- Coverage                      84.38%   84.35%   -0.03%     
=============================================================
  Files                            317      317              
  Lines                          24249    24250       +1     
  Branches                        3687     3688       +1     
=============================================================
- Hits                           20463    20457       -6     
- Misses                          3072     3076       +4     
- Partials                         714      717       +3     

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

@glevco glevco marked this pull request as ready for review September 4, 2024 21:45
@glevco glevco force-pushed the perf/scripts-verification branch from 3653b64 to b1ad670 Compare September 16, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant