Commits


Dominic Hamon authored and GitHub committed d0c227ccfd8
Add API to benchmark allowing for custom context to be added (#1137) * Add API to benchmark allowing for custom context to be added Fixes #525 * add docs * Add context flag output to JSON reporter * Plumb everything into the global context. * Add googletests for custom context * update docs with duplicate key behaviour