keycloak-benchmark icon indicating copy to clipboard operation
keycloak-benchmark copied to clipboard

add new perfInsights.py script to analyse the data generated in result_data branch

Open kami619 opened this issue 1 year ago • 2 comments

We are adding a script to analyze the generated performance test run results efficiently.

usage:

python perfInsights.py <directory_on_result_data_github_branch> <outputDir>

python perfInsights.py rosa_scalability/2024/07/23 results

Sample Output: https://github.com/user-attachments/files/16390815/rosa_scalability_runs_comparision.zip

kami619 avatar Jul 26 '24 16:07 kami619

@ahus1 if you like the script, I shall add docs for it and commit to this PR, lmk.

kami619 avatar Jul 26 '24 16:07 kami619

I suppose this is some overlap with what we can do with Horreum, still it might be good for ad-hoc or explorative analysis. Feel free to add it to our repo together with some docs.

ahus1 avatar Aug 01 '24 08:08 ahus1

@ahus1 good to review and merge when you have some capacity to look at it. I have added the docs.

kami619 avatar Aug 07 '24 14:08 kami619