Page MenuHomePhabricator

Convert bench.h to fixed-point math
ClosedPublic

Authored by deadalnix on Feb 28 2020, 23:27.

Details

Summary
  • Use 64-bit integer microsecond timestamps
  • Use fixed-point math for formatting numbers

Then, remove "except in benchmarks" exception from README.md.

This is a backport of libsecp256k1 PR689

Test Plan
ninja bench-secp256k1

Diff Detail

Repository
rABC Bitcoin ABC
Branch
secppr689
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9655
Build 17210: Default Diff Build & Tests
Build 17209: arc lint + arc unit