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
Lint
Lint Not Applicable
Unit
Tests Not Applicable