distributed-system-analysis / run-perf

This project should help with executing the same tasks on pre-defined scenarios/profiles. In case the tasks provide pbench-like json results it also allows tools to analyse and compare the results with main focus on monitoring performance in time. The main usecase of this tool is a performance regression CI.

Home Page:https://run-perf.readthedocs.io/en/latest/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reevaluate versioning schema

ldoktor opened this issue · comments

Currently we are using git version (if available) as it was convenient to get a link to the github commit that was used. We should change that to the "usual" versioning schema and solve the links to the releases differently. Also we need to make sure those versions work correctly in pypi version (currently it probably does not work at all).