Skip to content

single script for performance testing

Krzysztof Mochocki requested to merge kmochocki/single_script_performance into develop

Script tests/performance_test.py simplifies whole process of benchmarking

  • run HAfAH and benchmarks from script
  • process and display summary basing on output from both applications, or just benchmark output (less verbose)
  • auto managment of CSV files
  • fix support for direct SQL calls via jmeter
  • remove old scripts
  • update README.md with usage
Edited by Krzysztof Mochocki

Merge request reports