Description
Some configuration time data is printed out as part of the test output. This is useful, but makes it difficult to parse the information. It would be helpful to have this in easily retrievable place so that we could use this data to see the performance impact of code changes across commits.
Acceptance Criteria
- Node configuration time data is recorded to the artifacts directory in an easily consumable way.
- A method to easily retrieve this data is documented