https://github.com/openstack/rally
Raw File
Tip revision: edb093d9be82f1bd1cd853712c911ff20b2a02bf authored by Jenkins on 12 October 2016, 15:13:42 UTC
Merge "Remove pycparser restriction from requirements"
Tip revision: edb093d
comparing_results_of_2_tasks.rst
=======================================
Ability to compare results between task
=======================================


Use case
--------

During the work on performance it's essential to be able to compare results of
similar task before and after change in system.



Problem description
-------------------

There is no command to compare two or more tasks and get tables and graphs.



Possible solution
-----------------

* Add command that accepts 2 tasks UUID and prints graphs that compares result
back to top