Commit Graph

3 Commits

Author SHA1 Message Date
Tommy Li 89f4e418bc
Update performance script to include more metrics (#832) 2022-01-22 02:34:46 +00:00
ted chang 793854829e
Additional param to enable running copies of same pipeline concurrently (#828)
Signed-off-by: ted chang <htchang@us.ibm.com>
2022-01-20 18:50:53 +00:00
Christian Kadner 2c61c8ade5
Load performance test pipelines from files (#796)
* Add perf_test_config.yaml with paths of test pipelines
* Add a 'Status' column to output CSV file
* Update compile_pyfile to remove loaded pipeline module after
  compilation to allow subsequent imports of another module
  with the same name

Resolves #778

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
2021-12-01 21:38:03 +00:00