Commit Graph

4 Commits

Author SHA1 Message Date
William Banfield
b3a2c1d9bb rename Id -> ID to appease the linter 2022-09-06 10:25:14 -04:00
William Banfield
80c8b86553 add separated runs by UUID 2022-09-02 17:24:20 -04:00
William Banfield
8655080a0f test: add the loadtime report tool (#9351)
This pull request adds the report tool and modifies the loadtime libraries to better support its use.
2022-09-02 13:32:56 -04:00
William Banfield
70fd943bdf test: add the loadtime tool (#9342)
This pull request adds the loadtime tool. This tool leverages the tm-load-test framework. Using the framework means that the only real logic that needs to be written is the logic for Tx generation. The framework does the rest.

The tool writes a set of metadata into the transaction, including the current transaction rate, number of connections, specified size of the transaction, and the current time.
2022-08-31 16:41:15 -04:00