From ab648a245216fad4efad1868bb001454875f7ce4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 08:59:35 +0000 Subject: [PATCH] generated --- ...-c2745cf2-dd62-4773-ac6f-d7a680f5ed3b.json | 906 ++++++++++++++++++ 1 file changed, 906 insertions(+) create mode 100644 rosa_scalability/2024/05/31/result-20240531-082040-c2745cf2-dd62-4773-ac6f-d7a680f5ed3b.json diff --git a/rosa_scalability/2024/05/31/result-20240531-082040-c2745cf2-dd62-4773-ac6f-d7a680f5ed3b.json b/rosa_scalability/2024/05/31/result-20240531-082040-c2745cf2-dd62-4773-ac6f-d7a680f5ed3b.json new file mode 100644 index 00000000..1ae0ca09 --- /dev/null +++ b/rosa_scalability/2024/05/31/result-20240531-082040-c2745cf2-dd62-4773-ac6f-d7a680f5ed3b.json @@ -0,0 +1,906 @@ +{ + "$schema": "urn:keycloak-benchmark:0.1", + "uuid": "c2745cf2-dd62-4773-ac6f-d7a680f5ed3b", + "name": "ROSA Scalability Benchmark Run Results", + "start": "2024-05-31T08:20:40+00:00", + "end": "2024-05-31T08:58:18+00:00", + "context": { + "numOfPods": 3, + "cpuRequestsPerPod": 6, + "cpuLimitsPerPod": null, + "stickySessionDisabled": true, + "persistentSessionsEnabled": false, + "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": 28344, + "ispnStatistics": { + "cacheName": "sessions", + "averageXsiteReplicationTime": 11 + }, + "statistics": [ + { + "name": "All Requests", + "numberOfRequests": { + "total": 274500, + "ok": 274500, + "ko": 0 + }, + "minResponseTime": { + "total": 7, + "ok": 7, + "ko": 0 + }, + "maxResponseTime": { + "total": 4089, + "ok": 4089, + "ko": 0 + }, + "meanResponseTime": { + "total": 49, + "ok": 49, + "ko": 0 + }, + "standardDeviation": { + "total": 43, + "ok": 43, + "ko": 0 + }, + "percentiles1": { + "total": 30, + "ok": 30, + "ko": 0 + }, + "percentiles2": { + "total": 83, + "ok": 83, + "ko": 0 + }, + "percentiles3": { + "total": 124, + "ok": 124, + "ko": 0 + }, + "percentiles4": { + "total": 150, + "ok": 150, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 274481, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 16, + "percentage": 0 + }, + "group3": { + "name": "t >= 1200 ms", + "htmlName": "t >= 1200 ms", + "count": 3, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 442.741935483871, + "ok": 442.741935483871, + "ko": 0 + } + }, + { + "name": "Browser to Log In Endpoint", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 11, + "ok": 11, + "ko": 0 + }, + "maxResponseTime": { + "total": 1111, + "ok": 1111, + "ko": 0 + }, + "meanResponseTime": { + "total": 23, + "ok": 23, + "ko": 0 + }, + "standardDeviation": { + "total": 19, + "ok": 19, + "ko": 0 + }, + "percentiles1": { + "total": 18, + "ok": 18, + "ko": 0 + }, + "percentiles2": { + "total": 28, + "ok": 28, + "ko": 0 + }, + "percentiles3": { + "total": 46, + "ok": 46, + "ko": 0 + }, + "percentiles4": { + "total": 58, + "ok": 58, + "ko": 0 + }, + "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": 14, + "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": 46, + "ok": 46, + "ko": 0 + }, + "maxResponseTime": { + "total": 973, + "ok": 973, + "ko": 0 + }, + "meanResponseTime": { + "total": 99, + "ok": 99, + "ko": 0 + }, + "standardDeviation": { + "total": 26, + "ok": 26, + "ko": 0 + }, + "percentiles1": { + "total": 97, + "ok": 97, + "ko": 0 + }, + "percentiles2": { + "total": 113, + "ok": 113, + "ko": 0 + }, + "percentiles3": { + "total": 141, + "ok": 141, + "ko": 0 + }, + "percentiles4": { + "total": 166, + "ok": 166, + "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": "Exchange Code", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 7, + "ok": 7, + "ko": 0 + }, + "maxResponseTime": { + "total": 4089, + "ok": 4089, + "ko": 0 + }, + "meanResponseTime": { + "total": 25, + "ok": 25, + "ko": 0 + }, + "standardDeviation": { + "total": 28, + "ok": 28, + "ko": 0 + }, + "percentiles1": { + "total": 19, + "ok": 19, + "ko": 0 + }, + "percentiles2": { + "total": 33, + "ok": 33, + "ko": 0 + }, + "percentiles3": { + "total": 53, + "ok": 53, + "ko": 0 + }, + "percentiles4": { + "total": 80, + "ok": 80, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91497, + "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": 3, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 147.58064516129033, + "ok": 147.58064516129033, + "ko": 0 + } + } + ] + }, + "cpuUsageForLoginsTest": { + "userLoginsPerSecPer1vCpuPerPod": 49, + "ispnStatistics": { + "cacheName": "sessions", + "averageXsiteReplicationTime": 11 + }, + "statistics": [ + { + "name": "All Requests", + "numberOfRequests": { + "total": 366000, + "ok": 366000, + "ko": 0 + }, + "minResponseTime": { + "total": 6, + "ok": 6, + "ko": 0 + }, + "maxResponseTime": { + "total": 4081, + "ok": 4081, + "ko": 0 + }, + "meanResponseTime": { + "total": 41, + "ok": 41, + "ko": 0 + }, + "standardDeviation": { + "total": 52, + "ok": 52, + "ko": 0 + }, + "percentiles1": { + "total": 25, + "ok": 25, + "ko": 0 + }, + "percentiles2": { + "total": 62, + "ok": 62, + "ko": 0 + }, + "percentiles3": { + "total": 105, + "ok": 105, + "ko": 0 + }, + "percentiles4": { + "total": 130, + "ok": 130, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 365959, + "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": 39, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 586.5384615384615, + "ok": 586.5384615384615, + "ko": 0 + } + }, + { + "name": "Browser to Log In Endpoint", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 10, + "ok": 10, + "ko": 0 + }, + "maxResponseTime": { + "total": 1079, + "ok": 1079, + "ko": 0 + }, + "meanResponseTime": { + "total": 21, + "ok": 21, + "ko": 0 + }, + "standardDeviation": { + "total": 11, + "ok": 11, + "ko": 0 + }, + "percentiles1": { + "total": 18, + "ok": 18, + "ko": 0 + }, + "percentiles2": { + "total": 25, + "ok": 25, + "ko": 0 + }, + "percentiles3": { + "total": 41, + "ok": 41, + "ko": 0 + }, + "percentiles4": { + "total": 52, + "ok": 52, + "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": 146.6346153846154, + "ok": 146.6346153846154, + "ko": 0 + } + }, + { + "name": "Browser posts correct credentials", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 48, + "ok": 48, + "ko": 0 + }, + "maxResponseTime": { + "total": 378, + "ok": 378, + "ko": 0 + }, + "meanResponseTime": { + "total": 90, + "ok": 90, + "ko": 0 + }, + "standardDeviation": { + "total": 20, + "ok": 20, + "ko": 0 + }, + "percentiles1": { + "total": 87, + "ok": 87, + "ko": 0 + }, + "percentiles2": { + "total": 101, + "ok": 101, + "ko": 0 + }, + "percentiles3": { + "total": 126, + "ok": 126, + "ko": 0 + }, + "percentiles4": { + "total": 148, + "ok": 148, + "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": 146.6346153846154, + "ok": 146.6346153846154, + "ko": 0 + } + }, + { + "name": "Exchange Code", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 6, + "ok": 6, + "ko": 0 + }, + "maxResponseTime": { + "total": 4081, + "ok": 4081, + "ko": 0 + }, + "meanResponseTime": { + "total": 22, + "ok": 22, + "ko": 0 + }, + "standardDeviation": { + "total": 48, + "ok": 48, + "ko": 0 + }, + "percentiles1": { + "total": 17, + "ok": 17, + "ko": 0 + }, + "percentiles2": { + "total": 25, + "ok": 25, + "ko": 0 + }, + "percentiles3": { + "total": 48, + "ok": 48, + "ko": 0 + }, + "percentiles4": { + "total": 70, + "ok": 70, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91488, + "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": 12, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 146.6346153846154, + "ok": 146.6346153846154, + "ko": 0 + } + }, + { + "name": "Browser logout", + "numberOfRequests": { + "total": 91500, + "ok": 91500, + "ko": 0 + }, + "minResponseTime": { + "total": 9, + "ok": 9, + "ko": 0 + }, + "maxResponseTime": { + "total": 4063, + "ok": 4063, + "ko": 0 + }, + "meanResponseTime": { + "total": 30, + "ok": 30, + "ko": 0 + }, + "standardDeviation": { + "total": 70, + "ok": 70, + "ko": 0 + }, + "percentiles1": { + "total": 26, + "ok": 26, + "ko": 0 + }, + "percentiles2": { + "total": 36, + "ok": 36, + "ko": 0 + }, + "percentiles3": { + "total": 56, + "ok": 56, + "ko": 0 + }, + "percentiles4": { + "total": 71, + "ok": 71, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 91473, + "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": 27, + "percentage": 0 + }, + "group4": { + "name": "failed", + "htmlName": "failed", + "count": 0, + "percentage": 0 + }, + "meanNumberOfRequestsPerSecond": { + "total": 146.6346153846154, + "ok": 146.6346153846154, + "ko": 0 + } + } + ] + }, + "cpuUsageForCredentialGrantsTest": { + "credentialGrantsPerSecPer1vCpu": 573, + "ispnStatistics": { + "cacheName": "sessions", + "averageXsiteReplicationTime": 8 + }, + "statistics": [ + { + "name": "All Requests", + "numberOfRequests": { + "total": 610000, + "ok": 610000, + "ko": 0 + }, + "minResponseTime": { + "total": 8, + "ok": 8, + "ko": 0 + }, + "maxResponseTime": { + "total": 1088, + "ok": 1088, + "ko": 0 + }, + "meanResponseTime": { + "total": 11, + "ok": 11, + "ko": 0 + }, + "standardDeviation": { + "total": 13, + "ok": 13, + "ko": 0 + }, + "percentiles1": { + "total": 10, + "ok": 10, + "ko": 0 + }, + "percentiles2": { + "total": 10, + "ok": 10, + "ko": 0 + }, + "percentiles3": { + "total": 14, + "ok": 14, + "ko": 0 + }, + "percentiles4": { + "total": 36, + "ok": 36, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 609972, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 28, + "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": 8, + "ok": 8, + "ko": 0 + }, + "maxResponseTime": { + "total": 1088, + "ok": 1088, + "ko": 0 + }, + "meanResponseTime": { + "total": 11, + "ok": 11, + "ko": 0 + }, + "standardDeviation": { + "total": 13, + "ok": 13, + "ko": 0 + }, + "percentiles1": { + "total": 10, + "ok": 10, + "ko": 0 + }, + "percentiles2": { + "total": 10, + "ok": 10, + "ko": 0 + }, + "percentiles3": { + "total": 14, + "ok": 14, + "ko": 0 + }, + "percentiles4": { + "total": 36, + "ok": 36, + "ko": 0 + }, + "group1": { + "name": "t < 800 ms", + "htmlName": "t < 800 ms", + "count": 609972, + "percentage": 100 + }, + "group2": { + "name": "800 ms <= t < 1200 ms", + "htmlName": "t >= 800 ms
t < 1200 ms", + "count": 28, + "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 + } + } + ] + } +}