From aff847aa674869f84e2e6e8975ce4a5582d2d492 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 09:27:06 +0000 Subject: [PATCH] generated --- ...-ed3c73ec-b8fe-42e6-8924-f6cec701957c.json | 895 ++++++++++++++++++ 1 file changed, 895 insertions(+) create mode 100644 rosa_scalability/2024/08/02/result-20240802-084830-ed3c73ec-b8fe-42e6-8924-f6cec701957c.json diff --git a/rosa_scalability/2024/08/02/result-20240802-084830-ed3c73ec-b8fe-42e6-8924-f6cec701957c.json b/rosa_scalability/2024/08/02/result-20240802-084830-ed3c73ec-b8fe-42e6-8924-f6cec701957c.json new file mode 100644 index 000000000..ef880862a --- /dev/null +++ b/rosa_scalability/2024/08/02/result-20240802-084830-ed3c73ec-b8fe-42e6-8924-f6cec701957c.json @@ -0,0 +1,895 @@ +{ + "$schema": "urn:keycloak-benchmark:0.1", + "uuid": "ed3c73ec-b8fe-42e6-8924-f6cec701957c", + "name": "ROSA Scalability Benchmark Run Results", + "start": "2024-08-02T08:48:30+00:00", + "end": "2024-08-02T09:25:24+00:00", + "context": { + "numOfPods": 3, + "cpuRequestsPerPod": 6, + "cpuLimitsPerPod": null, + "stickySessionDisabled": true, + "externalInfinispanFeatureEnabled": true, + "persistentSessionsEnabled": true, + "memRequestsPerPod": 3000, + "memLimitPerPod": 4000, + "dbPool": { + "init": 30, + "min": 30, + "max": 30 + }, + "metaspace": { + "init": 96, + "max": 256 + }, + "isMultiAZ": true, + "keycloakOperatorTag": "nightly", + "keycloakRepository": "", + "keycloakBranch": "", + "keycloakDatabase": "aurora-postgres", + "databaseMode": "single", + "ispnDeployment": "ispn:crossdc" + }, + "memoryUsageTest": { + "activeSessionsPer500MbPerPod": 37911, + "statistics": [ + { + "name": "All Requests", + "numberOfRequests": { + "total": 274496, + "ok": 274494, + "ko": 2 + }, + "minResponseTime": { + "total": 9, + "ok": 9, + "ko": 10002 + }, + "maxResponseTime": { + "total": 10003, + "ok": 1135, + "ko": 10003 + }, + "meanResponseTime": { + "total": 56, + "ok": 56, + "ko": 10003 + }, + "standardDeviation": { + "total": 49, + "ok": 41, + "ko": 1 + }, + "percentiles1": { + "total": 41, + "ok": 41, + "ko": 10003 + }, + "percentiles2": { + "total": 84, + "ok": 84, + "ko": 10003 + }, + "percentiles3": { + "total": 132, + "ok": 132, + "ko": 10003 + }, + "percentiles4": { + "total": 165, + "ok": 165, + "ko": 10003 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 274474, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 20, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 2, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 442.73548387096776, + "ok": 442.73225806451615, + "ko": 0.0032258064516129032 + } + }, + { + "name": "Browser to Log In Endpoint", + "numberOfRequests": { + "total": 91500, + "ok": 91498, + "ko": 2 + }, + "minResponseTime": { + "total": 13, + "ok": 13, + "ko": 10002 + }, + "maxResponseTime": { + "total": 10003, + "ok": 1135, + "ko": 10003 + }, + "meanResponseTime": { + "total": 32, + "ok": 32, + "ko": 10003 + }, + "standardDeviation": { + "total": 50, + "ok": 19, + "ko": 1 + }, + "percentiles1": { + "total": 28, + "ok": 28, + "ko": 10003 + }, + "percentiles2": { + "total": 40, + "ok": 40, + "ko": 10003 + }, + "percentiles3": { + "total": 58, + "ok": 58, + "ko": 10003 + }, + "percentiles4": { + "total": 73, + "ok": 73, + "ko": 10003 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91486, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 12, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 2, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 147.58064516129033, + "ok": 147.5774193548387, + "ko": 0.0032258064516129032 + } + }, + { + "name": "Browser posts correct credentials", + "numberOfRequests": { + "total": 91498, + "ok": 91498, + "ko": 0 + }, + "minResponseTime": { + "total": 47, + "ok": 47, + "ko": 0 + }, + "maxResponseTime": { + "total": 1002, + "ok": 1002, + "ko": 0 + }, + "meanResponseTime": { + "total": 103, + "ok": 103, + "ko": 0 + }, + "standardDeviation": { + "total": 30, + "ok": 30, + "ko": 0 + }, + "percentiles1": { + "total": 100, + "ok": 100, + "ko": 0 + }, + "percentiles2": { + "total": 119, + "ok": 119, + "ko": 0 + }, + "percentiles3": { + "total": 154, + "ok": 154, + "ko": 0 + }, + "percentiles4": { + "total": 187, + "ok": 187, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91490, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 8, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 147.5774193548387, + "ok": 147.5774193548387, + "ko": 0 + } + }, + { + "name": "Exchange Code", + "numberOfRequests": { + "total": 91498, + "ok": 91498, + "ko": 0 + }, + "minResponseTime": { + "total": 9, + "ok": 9, + "ko": 0 + }, + "maxResponseTime": { + "total": 343, + "ok": 343, + "ko": 0 + }, + "meanResponseTime": { + "total": 32, + "ok": 32, + "ko": 0 + }, + "standardDeviation": { + "total": 20, + "ok": 20, + "ko": 0 + }, + "percentiles1": { + "total": 27, + "ok": 27, + "ko": 0 + }, + "percentiles2": { + "total": 43, + "ok": 43, + "ko": 0 + }, + "percentiles3": { + "total": 66, + "ok": 66, + "ko": 0 + }, + "percentiles4": { + "total": 93, + "ok": 93, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91498, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 147.5774193548387, + "ok": 147.5774193548387, + "ko": 0 + } + } + ] + }, + "cpuUsageForLoginsTest": { + "userLoginsPerSecPer1vCpuPerPod": 49, + "statistics": [ + { + "name": "All Requests", + "numberOfRequests": { + "total": 366000, + "ok": 366000, + "ko": 0 + }, + "minResponseTime": { + "total": 7, + "ok": 7, + "ko": 0 + }, + "maxResponseTime": { + "total": 1045, + "ok": 1045, + "ko": 0 + }, + "meanResponseTime": { + "total": 54, + "ok": 54, + "ko": 0 + }, + "standardDeviation": { + "total": 47, + "ok": 47, + "ko": 0 + }, + "percentiles1": { + "total": 36, + "ok": 36, + "ko": 0 + }, + "percentiles2": { + "total": 79, + "ok": 78, + "ko": 0 + }, + "percentiles3": { + "total": 145, + "ok": 145, + "ko": 0 + }, + "percentiles4": { + "total": 206, + "ok": 206, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 365998, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 2, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 590.3225806451613, + "ok": 590.3225806451613, + "ko": 0 + } + }, + { + "name": "Browser to Log In Endpoint", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 13, + "ok": 13, + "ko": 0 + }, + "maxResponseTime": { + "total": 1045, + "ok": 1045, + "ko": 0 + }, + "meanResponseTime": { + "total": 31, + "ok": 31, + "ko": 0 + }, + "standardDeviation": { + "total": 15, + "ok": 15, + "ko": 0 + }, + "percentiles1": { + "total": 27, + "ok": 27, + "ko": 0 + }, + "percentiles2": { + "total": 41, + "ok": 41, + "ko": 0 + }, + "percentiles3": { + "total": 58, + "ok": 58, + "ko": 0 + }, + "percentiles4": { + "total": 74, + "ok": 74, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91498, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 2, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 147.58064516129033, + "ok": 147.58064516129033, + "ko": 0 + } + }, + { + "name": "Browser posts correct credentials", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 48, + "ok": 48, + "ko": 0 + }, + "maxResponseTime": { + "total": 513, + "ok": 513, + "ko": 0 + }, + "meanResponseTime": { + "total": 117, + "ok": 117, + "ko": 0 + }, + "standardDeviation": { + "total": 40, + "ok": 40, + "ko": 0 + }, + "percentiles1": { + "total": 109, + "ok": 109, + "ko": 0 + }, + "percentiles2": { + "total": 133, + "ok": 133, + "ko": 0 + }, + "percentiles3": { + "total": 192, + "ok": 192, + "ko": 0 + }, + "percentiles4": { + "total": 259, + "ok": 259, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91500, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 147.58064516129033, + "ok": 147.58064516129033, + "ko": 0 + } + }, + { + "name": "Exchange Code", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 9, + "ok": 9, + "ko": 0 + }, + "maxResponseTime": { + "total": 363, + "ok": 363, + "ko": 0 + }, + "meanResponseTime": { + "total": 35, + "ok": 35, + "ko": 0 + }, + "standardDeviation": { + "total": 24, + "ok": 24, + "ko": 0 + }, + "percentiles1": { + "total": 28, + "ok": 28, + "ko": 0 + }, + "percentiles2": { + "total": 45, + "ok": 45, + "ko": 0 + }, + "percentiles3": { + "total": 72, + "ok": 72, + "ko": 0 + }, + "percentiles4": { + "total": 122, + "ok": 122, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91500, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 147.58064516129033, + "ok": 147.58064516129033, + "ko": 0 + } + }, + { + "name": "Browser logout", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 7, + "ok": 7, + "ko": 0 + }, + "maxResponseTime": { + "total": 412, + "ok": 412, + "ko": 0 + }, + "meanResponseTime": { + "total": 33, + "ok": 33, + "ko": 0 + }, + "standardDeviation": { + "total": 32, + "ok": 32, + "ko": 0 + }, + "percentiles1": { + "total": 22, + "ok": 22, + "ko": 0 + }, + "percentiles2": { + "total": 39, + "ok": 39, + "ko": 0 + }, + "percentiles3": { + "total": 97, + "ok": 97, + "ko": 0 + }, + "percentiles4": { + "total": 163, + "ok": 163, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91500, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 0, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 147.58064516129033, + "ok": 147.58064516129033, + "ko": 0 + } + } + ] + }, + "cpuUsageForCredentialGrantsTest": { + "credentialGrantsPerSecPer1vCpu": 609, + "statistics": [ + { + "name": "All Requests", + "numberOfRequests": { + "total": 610000, + "ok": 610000, + "ko": 0 + }, + "minResponseTime": { + "total": 10, + "ok": 10, + "ko": 0 + }, + "maxResponseTime": { + "total": 1094, + "ok": 1094, + "ko": 0 + }, + "meanResponseTime": { + "total": 12, + "ok": 12, + "ko": 0 + }, + "standardDeviation": { + "total": 6, + "ok": 6, + "ko": 0 + }, + "percentiles1": { + "total": 12, + "ok": 12, + "ko": 0 + }, + "percentiles2": { + "total": 13, + "ok": 13, + "ko": 0 + }, + "percentiles3": { + "total": 14, + "ok": 14, + "ko": 0 + }, + "percentiles4": { + "total": 17, + "ok": 17, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 609979, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 21, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 982.2866344605475, + "ok": 982.2866344605475, + "ko": 0 + } + }, + { + "name": "Client credentials grant type", + "numberOfRequests": { + "total": 610000, + "ok": 610000, + "ko": 0 + }, + "minResponseTime": { + "total": 10, + "ok": 10, + "ko": 0 + }, + "maxResponseTime": { + "total": 1094, + "ok": 1094, + "ko": 0 + }, + "meanResponseTime": { + "total": 12, + "ok": 12, + "ko": 0 + }, + "standardDeviation": { + "total": 6, + "ok": 6, + "ko": 0 + }, + "percentiles1": { + "total": 12, + "ok": 12, + "ko": 0 + }, + "percentiles2": { + "total": 13, + "ok": 13, + "ko": 0 + }, + "percentiles3": { + "total": 14, + "ok": 14, + "ko": 0 + }, + "percentiles4": { + "total": 17, + "ok": 17, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 609979, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 21, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 0, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 982.2866344605475, + "ok": 982.2866344605475, + "ko": 0 + } + } + ] + } +}