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 2 commits into
base: master
Choose a base branch
from
Draft

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 62 lines in your changes missing coverage. Please review.

Project coverage is 94.22%. Comparing base (cccf4e5) to head (06f598c).

Files with missing lines Patch % Lines
test/internal_benchmarks/eof_validation_bench.cpp 0.00% 62 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1119      +/-   ##
==========================================
- Coverage   94.54%   94.22%   -0.33%     
==========================================
  Files         167      168       +1     
  Lines       18231    18293      +62     
==========================================
  Hits        17236    17236              
- Misses        995     1057      +62     
Flag Coverage Δ
eof_execution_spec_tests 22.41% <0.00%> (-0.08%) ⬇️
ethereum_tests 28.22% <0.00%> (-0.10%) ⬇️
ethereum_tests_silkpre 20.93% <0.00%> (-0.07%) ⬇️
execution_spec_tests 20.90% <0.00%> (-0.08%) ⬇️
unittests 89.46% <0.00%> (-0.31%) ⬇️

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%> (ø)
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chfast chfast force-pushed the bench/eof_validation branch from 6b3357c to a98fff2 Compare January 29, 2025 10:25
@chfast chfast force-pushed the bench/eof_validation branch 2 times, most recently from 11f2b2a to 3e14f03 Compare February 18, 2025 17:51
chfast and others added 2 commits March 10, 2025 12:09
Run:

```sh
evmone-bench-internal --benchmark_counters_tabular=true --benchmark_filter=eof_validation
```
@chfast chfast force-pushed the bench/eof_validation branch from 0794ea6 to 06f598c Compare March 10, 2025 11:10
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.

2 participants