evmone
evmone copied to clipboard
bench: Add benchmarks for EOF validation
Run:
evmone-bench-internal --benchmark_counters_tabular=true --benchmark_filter=eof_validation
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 :warning: |
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%) |
:arrow_down: |
| ethereum_tests | 28.22% <0.00%> (-0.10%) |
:arrow_down: |
| ethereum_tests_silkpre | 20.93% <0.00%> (-0.07%) |
:arrow_down: |
| execution_spec_tests | 20.90% <0.00%> (-0.08%) |
:arrow_down: |
| unittests | 89.46% <0.00%> (-0.31%) |
:arrow_down: |
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.