Page MenuHomePhabricator

bench: Add block assemble benchmark
ClosedPublic

Authored by deadalnix on Apr 26 2020, 23:03.

Details

Summary

This is a backport of Core PR13219 and PR13806 . Due to many backport being done out of oder or improperly, this contains elements of PR15413 and PR15788

Test Plan
make check
./src/bench/bench_bitcoin

Check that the new benchmark is run.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Fabien requested changes to this revision.Apr 27 2020, 09:12
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/bench/block_assemble.cpp
13 ↗(On Diff #19139)

Remove

16 ↗(On Diff #19139)

Remove

This revision now requires changes to proceed.Apr 27 2020, 09:12
src/bench/block_assemble.cpp
79 ↗(On Diff #19139)

txmempool is needed here.

Remove useless list include

This revision is now accepted and ready to land.Apr 27 2020, 13:06
This revision was landed with ongoing or failed builds.Apr 27 2020, 13:20
This revision was automatically updated to reflect the committed changes.