Page MenuHomePhabricator

bench, doc: benchmarking updates and fixups
ClosedPublic

Authored by Fabien on Dec 16 2022, 14:47.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC18ec6d07dcca: bench, doc: benchmarking updates and fixups
Summary

Backport of core#22292.

Depends on D12900.

Test Plan
ninja bench-bitcoin
./src/bench/bitcoin-bench -?

Read the doc.

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Dec 16 2022, 14:47
PiRK requested changes to this revision.Dec 16 2022, 15:08
PiRK added a subscriber: PiRK.
PiRK added inline comments.
doc/benchmarking.md
17 ↗(On Diff #37330)

Is there any reason for not adding the new AddrManAdd example that shows a ns/op result?

This revision now requires changes to proceed.Dec 16 2022, 15:08
doc/benchmarking.md
17 ↗(On Diff #37330)

Yes, an obvious reason: I missed it

This revision is now accepted and ready to land.Dec 16 2022, 16:08