-
Implement custom benchmark name (#1107) · 5e387e7dTobias Schmidt authored
* Implement custom benchmark name The benchmark's name can be changed using the Name() function which internally uses SetName(). * Update AUTHORS and CONTRIBUTORS * Describe new feature in README * Move new name function up Fixes #1106
×