Benchmarks for the Swift Bitcoin project using Ordo One's Benchmark package.
Each library product from Swift Bitcoin gets their own benchmark target.
Since this package uses Swift Bitcoin as a dependency, only the modules' public API may be tested.
First make sure you have installed the external prerequisites. For more on this please refer to the Benchmark installation instructions.
After that run simply swift package benchmark.
A table with results should appear on the terminal output.
The documentation for this project is integrated into Swift Bitcoin's documentation. In particular refer to the Benchmarks guide for more information.