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

bench: Add benchmarks for EOF validation #1119

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chfast
Copy link
Member

@chfast chfast commented Jan 29, 2025

Run:

evmone-bench-internal --benchmark_counters_tabular=true --benchmark_filter=eof_validation

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 94.18%. Comparing base (9d28979) to head (a98fff2).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
test/internal_benchmarks/eof_validation_bench.cpp 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1119      +/-   ##
==========================================
- Coverage   94.29%   94.18%   -0.12%     
==========================================
  Files         159      160       +1     
  Lines       17325    17346      +21     
==========================================
  Hits        16337    16337              
- Misses        988     1009      +21     
Flag Coverage Δ
eof_execution_spec_tests 15.89% <0.00%> (-0.02%) ⬇️
ethereum_tests 26.85% <0.00%> (-0.04%) ⬇️
ethereum_tests_silkpre 18.95% <0.00%> (-0.03%) ⬇️
execution_spec_tests 21.08% <0.00%> (-0.03%) ⬇️
unittests 88.93% <0.00%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
test/internal_benchmarks/eof_validation_bench.cpp 0.00% <0.00%> (ø)

Run:

```sh
evmone-bench-internal --benchmark_counters_tabular=true --benchmark_filter=eof_validation
```
@chfast chfast force-pushed the bench/eof_validation branch from 6b3357c to a98fff2 Compare January 29, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EOF tests Testing infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant