diff --git a/frameworks/django/meta.json b/frameworks/django/meta.json index 48d79fc90..824098fd4 100644 --- a/frameworks/django/meta.json +++ b/frameworks/django/meta.json @@ -21,8 +21,6 @@ "json-comp", "json-tls", "upload", - "static", - "static-tls", "async-db", "crud", "api-4", diff --git a/frameworks/fletch/meta.json b/frameworks/fletch/meta.json index 0b3587385..cc8094121 100644 --- a/frameworks/fletch/meta.json +++ b/frameworks/fletch/meta.json @@ -21,9 +21,9 @@ "json-comp", "json-tls", "upload", - "static", - "static-tls", "async-db" ], - "maintainers": ["kartikey321"] + "maintainers": [ + "kartikey321" + ] } diff --git a/frameworks/genhttp-11-kestrel/meta.json b/frameworks/genhttp-11-kestrel/meta.json index f8965e952..48166571d 100644 --- a/frameworks/genhttp-11-kestrel/meta.json +++ b/frameworks/genhttp-11-kestrel/meta.json @@ -13,7 +13,7 @@ "description": "Lightweight, embeddable and modular C# web server.", "repo": "https://github.com/Kaliumhexacyanoferrat/GenHTTP", "enabled": true, - "tests": [ + "tests": [ "baseline", "baseline-h2", "baseline-h3", @@ -25,8 +25,6 @@ "upload", "async-db", "crud", - "static", - "static-tls", "static-h2", "static-h3", "echo-ws", diff --git a/frameworks/genhttp-11/meta.json b/frameworks/genhttp-11/meta.json index c5e2031d5..c9d51e53d 100644 --- a/frameworks/genhttp-11/meta.json +++ b/frameworks/genhttp-11/meta.json @@ -13,7 +13,7 @@ "description": "Lightweight, embeddable and modular C# web server.", "repo": "https://github.com/Kaliumhexacyanoferrat/GenHTTP", "enabled": true, - "tests": [ + "tests": [ "baseline", "pipelined", "limited-conn", @@ -23,8 +23,6 @@ "upload", "async-db", "crud", - "static", - "static-tls", "echo-ws", "echo-ws-pipeline", "echo-ws-limited", diff --git a/frameworks/genhttp-kestrel/meta.json b/frameworks/genhttp-kestrel/meta.json index 7b2328551..328700d71 100644 --- a/frameworks/genhttp-kestrel/meta.json +++ b/frameworks/genhttp-kestrel/meta.json @@ -24,8 +24,6 @@ "json-tls", "upload", "async-db", - "static", - "static-tls", "static-h2", "static-h3", "api-4", diff --git a/frameworks/mq-bridge-py/meta.json b/frameworks/mq-bridge-py/meta.json index cd5cb9e02..624b8bbd9 100644 --- a/frameworks/mq-bridge-py/meta.json +++ b/frameworks/mq-bridge-py/meta.json @@ -20,8 +20,6 @@ "json", "json-comp", "upload", - "static", - "static-tls", "async-db", "crud", "api-4", diff --git a/frameworks/mq-bridge/meta.json b/frameworks/mq-bridge/meta.json index a7362bade..f7297601a 100644 --- a/frameworks/mq-bridge/meta.json +++ b/frameworks/mq-bridge/meta.json @@ -21,8 +21,6 @@ "json-comp", "json-tls", "upload", - "static", - "static-tls", "async-db", "api-4", "api-16", diff --git a/frameworks/pyronova/meta.json b/frameworks/pyronova/meta.json index 38ad92518..ecd152fe4 100644 --- a/frameworks/pyronova/meta.json +++ b/frameworks/pyronova/meta.json @@ -22,8 +22,6 @@ "json-tls", "upload", "async-db", - "static", - "static-tls", "baseline-h2", "static-h2", "api-4", @@ -33,4 +31,4 @@ "unary-grpc-tls" ], "maintainers": [] -} \ No newline at end of file +} diff --git a/frameworks/rage/meta.json b/frameworks/rage/meta.json index b3c2291c5..15b63fa8b 100644 --- a/frameworks/rage/meta.json +++ b/frameworks/rage/meta.json @@ -23,8 +23,9 @@ "api-4", "api-16", "async-db", - "crud", - "static" + "crud" ], - "maintainers": ["p8"] + "maintainers": [ + "p8" + ] } diff --git a/frameworks/rails/meta.json b/frameworks/rails/meta.json index b8e1a823a..3ba1a37f1 100644 --- a/frameworks/rails/meta.json +++ b/frameworks/rails/meta.json @@ -24,9 +24,9 @@ "api-4", "api-16", "async-db", - "crud", - "static", - "static-tls" + "crud" ], - "maintainers": ["p8"] + "maintainers": [ + "p8" + ] } diff --git a/frameworks/true-async-server/meta.json b/frameworks/true-async-server/meta.json index 2f3c1b9ba..e57cbccca 100644 --- a/frameworks/true-async-server/meta.json +++ b/frameworks/true-async-server/meta.json @@ -13,7 +13,9 @@ "description": "Native PHP HTTP server built on the TrueAsync coroutine engine. Each connection runs as a cooperative coroutine; one OS thread per CPU listens via SO_REUSEPORT inside a single PHP process. PDO connection pool, OPcache JIT, no Caddy / FrankenPHP / FastCGI in front.", "repo": "https://github.com/true-async/server", "enabled": true, - "maintainers": ["EdmondDantes"], + "maintainers": [ + "EdmondDantes" + ], "tests": [ "baseline", "pipelined", @@ -24,8 +26,6 @@ "upload", "api-4", "api-16", - "static", - "static-tls", "static-h2", "baseline-h2", "baseline-h2c", diff --git a/frameworks/userver/meta.json b/frameworks/userver/meta.json index a0219c81f..04e3a0683 100644 --- a/frameworks/userver/meta.json +++ b/frameworks/userver/meta.json @@ -23,9 +23,9 @@ "upload", "api-4", "api-16", - "static", - "static-tls", "async-db" ], - "maintainers": ["botanegg"] + "maintainers": [ + "botanegg" + ] } diff --git a/scripts/gen_leaderboard_data.py b/scripts/gen_leaderboard_data.py index 5aadfc1c4..3f5c4350f 100644 --- a/scripts/gen_leaderboard_data.py +++ b/scripts/gen_leaderboard_data.py @@ -54,8 +54,8 @@ ("json-comp", "JSON Comp", "gzip/brotli content negotiation.", [512,4096,16384], [512,4096,16384],True,False,False), ("json-tls", "JSON TLS", "JSON over HTTP/1.1 + TLS.", [4096], [4096], True,True,True), ("upload", "Upload", "Large request-body ingestion.", [32,64,256,512], [32,256], True,False,False), - ("static", "Static", "20-file static asset serving.", [1024,4096,6800,16384],[1024,4096,6800],True,False,True), - ("static-tls","Static TLS", "20-file static serving over TLS.", [1024,4096,6800], [1024,4096,6800],True,False,True), + ("static", "Static", "20-file static asset serving (reference for frameworks).", [1024,4096,6800,16384],[1024,4096,6800],False,False,True), + ("static-tls","Static TLS", "20-file static serving over TLS (reference for frameworks).", [1024,4096,6800], [1024,4096,6800],False,False,True), ]), ("Database", [ ("async-db", "Async DB", "Async Postgres sequential scan.", [1024], [1024], True,True,False), diff --git a/site/data/results/django.json b/site/data/results/django.json index fb817deda..017003f03 100644 --- a/site/data/results/django.json +++ b/site/data/results/django.json @@ -310,120 +310,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "django", - "language": "Python", - "rps": 13459, - "avg_latency": "74.29ms", - "p99_latency": "210.54ms", - "cpu": "7127.0%", - "memory": "6.8GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "238.32MB", - "reconnects": 0, - "status_2xx": 68645, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "django", - "language": "Python", - "rps": 12731, - "avg_latency": "291.02ms", - "p99_latency": "1.10s", - "cpu": "6821.8%", - "memory": "9.6GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "225.83MB", - "reconnects": 0, - "status_2xx": 65881, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "django", - "language": "Python", - "rps": 12372, - "avg_latency": "420.79ms", - "p99_latency": "2.00s", - "cpu": "6691.6%", - "memory": "11.4GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "219.57MB", - "reconnects": 0, - "status_2xx": 64342, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-1024": { - "framework": "django", - "language": "Python", - "rps": 12937, - "avg_latency": "78.36ms", - "p99_latency": "284.25ms", - "cpu": "7023.3%", - "memory": "7.1GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "229.23MB", - "reconnects": 0, - "status_2xx": 66134, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "django", - "language": "Python", - "rps": 12103, - "avg_latency": "301.96ms", - "p99_latency": "613.27ms", - "cpu": "6780.0%", - "memory": "9.8GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "214.81MB", - "reconnects": 0, - "status_2xx": 62396, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "django", - "language": "Python", - "rps": 11557, - "avg_latency": "426.33ms", - "p99_latency": "864.93ms", - "cpu": "6586.9%", - "memory": "11.8GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "205.34MB", - "reconnects": 0, - "status_2xx": 59892, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "django", "language": "Python", diff --git a/site/data/results/fletch.json b/site/data/results/fletch.json index 3f127555e..16fe8b604 100644 --- a/site/data/results/fletch.json +++ b/site/data/results/fletch.json @@ -240,120 +240,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "fletch", - "language": "Dart", - "rps": 509807, - "avg_latency": "2.02ms", - "cpu": "6484.6%", - "memory": "3.1GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "7.82GB", - "input_bw": "", - "reconnects": 0, - "status_2xx": 2599848, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "fletch", - "language": "Dart", - "rps": 488635, - "avg_latency": "8.44ms", - "cpu": "6440.3%", - "memory": "3.2GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "7.49GB", - "input_bw": "", - "reconnects": 0, - "status_2xx": 2492271, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "fletch", - "language": "Dart", - "rps": 476494, - "avg_latency": "14.66ms", - "cpu": "6397.7%", - "memory": "3.2GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "7.31GB", - "input_bw": "", - "reconnects": 0, - "status_2xx": 2430677, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-1024": { - "framework": "fletch", - "language": "Dart", - "rps": 158730, - "avg_latency": "6.56ms", - "p99_latency": "68.54ms", - "cpu": "6462.5%", - "memory": "3.5GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "2.43GB", - "reconnects": 0, - "status_2xx": 809533, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "fletch", - "language": "Dart", - "rps": 147832, - "avg_latency": "27.89ms", - "p99_latency": "184.29ms", - "cpu": "6469.8%", - "memory": "3.7GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "2.27GB", - "reconnects": 0, - "status_2xx": 753954, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "fletch", - "language": "Dart", - "rps": 141565, - "avg_latency": "48.09ms", - "p99_latency": "261.27ms", - "cpu": "6417.7%", - "memory": "3.9GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "2.17GB", - "reconnects": 0, - "status_2xx": 721599, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "fletch", "language": "Dart", diff --git a/site/data/results/genhttp-11-kestrel.json b/site/data/results/genhttp-11-kestrel.json index 41574f1a7..16c87e80d 100644 --- a/site/data/results/genhttp-11-kestrel.json +++ b/site/data/results/genhttp-11-kestrel.json @@ -519,63 +519,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "genhttp-11-kestrel", - "language": "C#", - "rps": 527545, - "avg_latency": "1.98ms", - "p99_latency": "19.17ms", - "cpu": "5703.3%", - "memory": "355MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "8.07GB", - "reconnects": 0, - "status_2xx": 2689956, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "genhttp-11-kestrel", - "language": "C#", - "rps": 488415, - "avg_latency": "10.46ms", - "p99_latency": "838.28ms", - "cpu": "6185.4%", - "memory": "625MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "7.47GB", - "reconnects": 0, - "status_2xx": 2490778, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "genhttp-11-kestrel", - "language": "C#", - "rps": 512690, - "avg_latency": "13.73ms", - "p99_latency": "472.31ms", - "cpu": "6157.7%", - "memory": "813MiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "7.84GB", - "reconnects": 0, - "status_2xx": 2615529, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "static-h2-1024": { "framework": "genhttp-11-kestrel", "language": "C#", @@ -633,63 +576,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-tls-1024": { - "framework": "genhttp-11-kestrel", - "language": "C#", - "rps": 336798, - "avg_latency": "3.13ms", - "p99_latency": "33.16ms", - "cpu": "5650.6%", - "memory": "570MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "5.15GB", - "reconnects": 0, - "status_2xx": 1717512, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "genhttp-11-kestrel", - "language": "C#", - "rps": 334065, - "avg_latency": "12.32ms", - "p99_latency": "167.79ms", - "cpu": "6197.1%", - "memory": "955MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "5.11GB", - "reconnects": 0, - "status_2xx": 1703653, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "genhttp-11-kestrel", - "language": "C#", - "rps": 351794, - "avg_latency": "19.17ms", - "p99_latency": "327.52ms", - "cpu": "6026.3%", - "memory": "1.4GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "5.38GB", - "reconnects": 0, - "status_2xx": 1792493, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "genhttp-11-kestrel", "language": "C#", diff --git a/site/data/results/genhttp-11.json b/site/data/results/genhttp-11.json index f9c23e7af..86796de84 100644 --- a/site/data/results/genhttp-11.json +++ b/site/data/results/genhttp-11.json @@ -462,120 +462,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "genhttp-11", - "language": "C#", - "rps": 898180, - "avg_latency": "1.80ms", - "p99_latency": "50.15ms", - "cpu": "5784.6%", - "memory": "242MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "13.74GB", - "reconnects": 0, - "status_2xx": 4580824, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "genhttp-11", - "language": "C#", - "rps": 786889, - "avg_latency": "6.20ms", - "p99_latency": "279.00ms", - "cpu": "6181.2%", - "memory": "515MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "12.03GB", - "reconnects": 0, - "status_2xx": 4014095, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "genhttp-11", - "language": "C#", - "rps": 819509, - "avg_latency": "10.29ms", - "p99_latency": "434.42ms", - "cpu": "6189.9%", - "memory": "881MiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "12.53GB", - "reconnects": 0, - "status_2xx": 4179104, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-1024": { - "framework": "genhttp-11", - "language": "C#", - "rps": 524716, - "avg_latency": "2.36ms", - "p99_latency": "29.34ms", - "cpu": "5734.1%", - "memory": "514MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "8.02GB", - "reconnects": 0, - "status_2xx": 2676131, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "genhttp-11", - "language": "C#", - "rps": 491305, - "avg_latency": "8.42ms", - "p99_latency": "68.36ms", - "cpu": "6126.1%", - "memory": "996MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "7.51GB", - "reconnects": 0, - "status_2xx": 2505948, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "genhttp-11", - "language": "C#", - "rps": 462125, - "avg_latency": "14.10ms", - "p99_latency": "124.94ms", - "cpu": "6280.7%", - "memory": "1.4GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "7.07GB", - "reconnects": 0, - "status_2xx": 2357523, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "genhttp-11", "language": "C#", diff --git a/site/data/results/genhttp-kestrel.json b/site/data/results/genhttp-kestrel.json index 500d5e664..e43b3a9b8 100644 --- a/site/data/results/genhttp-kestrel.json +++ b/site/data/results/genhttp-kestrel.json @@ -364,60 +364,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "genhttp-kestrel", - "language": "C#", - "rps": 242975, - "avg_latency": "6.13ms", - "cpu": "5855.8%", - "memory": "270MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "4.35GB", - "reconnects": 0, - "status_2xx": 1239235, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "genhttp-kestrel", - "language": "C#", - "rps": 231233, - "avg_latency": "19.64ms", - "cpu": "5918.9%", - "memory": "497MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "4.12GB", - "reconnects": 0, - "status_2xx": 1179264, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "genhttp-kestrel", - "language": "C#", - "rps": 226395, - "avg_latency": "31.56ms", - "cpu": "5947.2%", - "memory": "592MiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "4.03GB", - "reconnects": 0, - "status_2xx": 1154649, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "static-h2-1024": { "framework": "genhttp-kestrel", "language": "C#", @@ -473,63 +419,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-tls-1024": { - "framework": "genhttp-kestrel", - "language": "C#", - "rps": 199349, - "avg_latency": "8.89ms", - "p99_latency": "64.22ms", - "cpu": "6200.9%", - "memory": "602MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "3.56GB", - "reconnects": 0, - "status_2xx": 1016353, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "genhttp-kestrel", - "language": "C#", - "rps": 188161, - "avg_latency": "30.21ms", - "p99_latency": "238.24ms", - "cpu": "6085.1%", - "memory": "1.1GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "3.34GB", - "reconnects": 0, - "status_2xx": 959749, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "genhttp-kestrel", - "language": "C#", - "rps": 186526, - "avg_latency": "44.84ms", - "p99_latency": "249.17ms", - "cpu": "6146.5%", - "memory": "1.5GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "3.30GB", - "reconnects": 0, - "status_2xx": 951194, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "genhttp-kestrel", "language": "C#", diff --git a/site/data/results/mq-bridge-py.json b/site/data/results/mq-bridge-py.json index 2a474fe08..3b539afde 100644 --- a/site/data/results/mq-bridge-py.json +++ b/site/data/results/mq-bridge-py.json @@ -423,63 +423,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "mq-bridge-py", - "language": "Python", - "rps": 342219, - "avg_latency": "3.16ms", - "p99_latency": "42.26ms", - "cpu": "6619.0%", - "memory": "3.7GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "5.88GB", - "reconnects": 0, - "status_2xx": 1745286, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "mq-bridge-py", - "language": "Python", - "rps": 372179, - "avg_latency": "11.34ms", - "p99_latency": "149.64ms", - "cpu": "6564.3%", - "memory": "7.3GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "6.40GB", - "reconnects": 0, - "status_2xx": 1898107, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "mq-bridge-py", - "language": "Python", - "rps": 356167, - "avg_latency": "19.52ms", - "p99_latency": "187.93ms", - "cpu": "6497.5%", - "memory": "10.2GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "6.12GB", - "reconnects": 0, - "status_2xx": 1816644, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "static-h2-1024": { "framework": "mq-bridge-py", "language": "Python", @@ -518,63 +461,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-tls-1024": { - "framework": "mq-bridge-py", - "language": "Python", - "rps": 298762, - "avg_latency": "3.58ms", - "p99_latency": "46.37ms", - "cpu": "6633.1%", - "memory": "3.8GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "5.14GB", - "reconnects": 0, - "status_2xx": 1523707, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "mq-bridge-py", - "language": "Python", - "rps": 316050, - "avg_latency": "13.28ms", - "p99_latency": "140.15ms", - "cpu": "6495.2%", - "memory": "7.5GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "5.43GB", - "reconnects": 0, - "status_2xx": 1611817, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "mq-bridge-py", - "language": "Python", - "rps": 301755, - "avg_latency": "22.91ms", - "p99_latency": "203.95ms", - "cpu": "6438.6%", - "memory": "10.6GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "5.19GB", - "reconnects": 0, - "status_2xx": 1539074, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "mq-bridge-py", "language": "Python", diff --git a/site/data/results/mq-bridge.json b/site/data/results/mq-bridge.json index 6aba220c1..9ecd5b806 100644 --- a/site/data/results/mq-bridge.json +++ b/site/data/results/mq-bridge.json @@ -537,63 +537,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "mq-bridge", - "language": "Rust", - "rps": 495331, - "avg_latency": "2.07ms", - "p99_latency": "9.30ms", - "cpu": "6587.3%", - "memory": "237MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "12.02GB", - "reconnects": 0, - "status_2xx": 2526225, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "mq-bridge", - "language": "Rust", - "rps": 484937, - "avg_latency": "8.87ms", - "p99_latency": "44.81ms", - "cpu": "6592.2%", - "memory": "805MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "11.77GB", - "reconnects": 0, - "status_2xx": 2473268, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "mq-bridge", - "language": "Rust", - "rps": 489599, - "avg_latency": "15.07ms", - "p99_latency": "102.36ms", - "cpu": "6476.6%", - "memory": "1.3GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "11.88GB", - "reconnects": 0, - "status_2xx": 2497572, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "static-h2-1024": { "framework": "mq-bridge", "language": "Rust", @@ -632,63 +575,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-tls-1024": { - "framework": "mq-bridge", - "language": "Rust", - "rps": 415105, - "avg_latency": "2.47ms", - "p99_latency": "45.47ms", - "cpu": "6547.0%", - "memory": "255MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "10.07GB", - "reconnects": 0, - "status_2xx": 2116988, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "mq-bridge", - "language": "Rust", - "rps": 407866, - "avg_latency": "10.35ms", - "p99_latency": "82.33ms", - "cpu": "6436.1%", - "memory": "800MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.90GB", - "reconnects": 0, - "status_2xx": 2080138, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "mq-bridge", - "language": "Rust", - "rps": 404021, - "avg_latency": "17.70ms", - "p99_latency": "178.58ms", - "cpu": "6523.1%", - "memory": "1.3GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.80GB", - "reconnects": 0, - "status_2xx": 2060691, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "mq-bridge", "language": "Rust", diff --git a/site/data/results/pyronova.json b/site/data/results/pyronova.json index b2232a559..e28408032 100644 --- a/site/data/results/pyronova.json +++ b/site/data/results/pyronova.json @@ -348,63 +348,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "pyronova", - "language": "Python", - "rps": 266139, - "avg_latency": "3.92ms", - "p99_latency": "3.92ms", - "cpu": "6548.0%", - "memory": "2.3GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "15.80GB", - "reconnects": 0, - "status_2xx": 1357395, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "pyronova", - "language": "Python", - "rps": 230488, - "avg_latency": "19.18ms", - "p99_latency": "19.18ms", - "cpu": "6528.3%", - "memory": "4.8GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "13.69GB", - "reconnects": 0, - "status_2xx": 1175846, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "pyronova", - "language": "Python", - "rps": 227337, - "avg_latency": "38.69ms", - "p99_latency": "38.69ms", - "cpu": "6633.5%", - "memory": "6.2GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "13.50GB", - "reconnects": 0, - "status_2xx": 1159350, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "static-h2-1024": { "framework": "pyronova", "language": "Python", @@ -443,63 +386,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-tls-1024": { - "framework": "pyronova", - "language": "Python", - "rps": 214118, - "avg_latency": "4.81ms", - "p99_latency": "99.17ms", - "cpu": "6466.3%", - "memory": "2.3GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "12.71GB", - "reconnects": 0, - "status_2xx": 1091417, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "pyronova", - "language": "Python", - "rps": 193498, - "avg_latency": "22.59ms", - "p99_latency": "241.42ms", - "cpu": "6410.1%", - "memory": "4.6GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "11.49GB", - "reconnects": 0, - "status_2xx": 986176, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "pyronova", - "language": "Python", - "rps": 187432, - "avg_latency": "45.97ms", - "p99_latency": "491.47ms", - "cpu": "6416.6%", - "memory": "6.2GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "11.13GB", - "reconnects": 0, - "status_2xx": 955622, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "unary-grpc-1024": { "framework": "pyronova", "language": "Python", diff --git a/site/data/results/rage.json b/site/data/results/rage.json index 7bf2b2317..f83e6a2b2 100644 --- a/site/data/results/rage.json +++ b/site/data/results/rage.json @@ -291,63 +291,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "rage", - "language": "Ruby", - "rps": 992019, - "avg_latency": "1.48ms", - "p99_latency": "1.48ms", - "cpu": "6678.0%", - "memory": "3.5GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "17.03GB", - "reconnects": 0, - "status_2xx": 5033906, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "rage", - "language": "Ruby", - "rps": 959138, - "avg_latency": "4.17ms", - "p99_latency": "4.17ms", - "cpu": "6379.1%", - "memory": "3.5GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "16.46GB", - "reconnects": 0, - "status_2xx": 4892591, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "rage", - "language": "Ruby", - "rps": 928646, - "avg_latency": "6.96ms", - "p99_latency": "6.96ms", - "cpu": "6356.4%", - "memory": "3.6GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "15.94GB", - "reconnects": 0, - "status_2xx": 4737369, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "rage", "language": "Ruby", diff --git a/site/data/results/rails.json b/site/data/results/rails.json index 80c5d5cfa..1e55e727f 100644 --- a/site/data/results/rails.json +++ b/site/data/results/rails.json @@ -310,120 +310,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "rails", - "language": "Ruby", - "rps": 123740, - "avg_latency": "8.42ms", - "p99_latency": "74.85ms", - "cpu": "6506.0%", - "memory": "9.0GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "1.90GB", - "reconnects": 0, - "status_2xx": 631079, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "rails", - "language": "Ruby", - "rps": 123740, - "avg_latency": "31.44ms", - "p99_latency": "245.21ms", - "cpu": "6472.2%", - "memory": "9.0GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "1.90GB", - "reconnects": 0, - "status_2xx": 631655, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "rails", - "language": "Ruby", - "rps": 119221, - "avg_latency": "54.41ms", - "p99_latency": "584.59ms", - "cpu": "6499.9%", - "memory": "9.2GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "1.83GB", - "reconnects": 0, - "status_2xx": 608405, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-1024": { - "framework": "rails", - "language": "Ruby", - "rps": 103733, - "avg_latency": "10.00ms", - "p99_latency": "68.51ms", - "cpu": "6529.3%", - "memory": "10.9GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "1.59GB", - "reconnects": 0, - "status_2xx": 529015, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "rails", - "language": "Ruby", - "rps": 99197, - "avg_latency": "41.99ms", - "p99_latency": "541.93ms", - "cpu": "6455.9%", - "memory": "11.6GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "1.52GB", - "reconnects": 0, - "status_2xx": 505626, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "rails", - "language": "Ruby", - "rps": 99183, - "avg_latency": "67.27ms", - "p99_latency": "617.02ms", - "cpu": "6420.1%", - "memory": "11.7GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "1.52GB", - "reconnects": 0, - "status_2xx": 505894, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "rails", "language": "Ruby", diff --git a/site/data/results/true-async-server.json b/site/data/results/true-async-server.json index 61118d950..741274b32 100644 --- a/site/data/results/true-async-server.json +++ b/site/data/results/true-async-server.json @@ -454,60 +454,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "true-async-server", - "language": "PHP", - "rps": 610098, - "avg_latency": "8.50ms", - "cpu": "3161.7%", - "memory": "175MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.34GB", - "reconnects": 0, - "status_2xx": 3111339, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "true-async-server", - "language": "PHP", - "rps": 624750, - "avg_latency": "35.36ms", - "cpu": "3262.3%", - "memory": "252MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.54GB", - "reconnects": 0, - "status_2xx": 3186165, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "true-async-server", - "language": "PHP", - "rps": 610348, - "avg_latency": "59.62ms", - "cpu": "3199.6%", - "memory": "306MiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.29GB", - "reconnects": 0, - "status_2xx": 3113445, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "static-h2-1024": { "framework": "true-async-server", "language": "PHP", @@ -544,63 +490,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-tls-1024": { - "framework": "true-async-server", - "language": "PHP", - "rps": 683087, - "avg_latency": "1.66ms", - "p99_latency": "25.05ms", - "cpu": "5984.9%", - "memory": "378MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "10.51GB", - "reconnects": 0, - "status_2xx": 3483639, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "true-async-server", - "language": "PHP", - "rps": 523669, - "avg_latency": "7.80ms", - "p99_latency": "73.97ms", - "cpu": "5903.4%", - "memory": "818MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "8.06GB", - "reconnects": 0, - "status_2xx": 2670108, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "true-async-server", - "language": "PHP", - "rps": 479908, - "avg_latency": "14.16ms", - "p99_latency": "168.90ms", - "cpu": "5795.2%", - "memory": "1.2GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "7.39GB", - "reconnects": 0, - "status_2xx": 2447555, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "true-async-server", "language": "PHP", diff --git a/site/data/results/userver.json b/site/data/results/userver.json index 6f806d96d..2a927a68b 100644 --- a/site/data/results/userver.json +++ b/site/data/results/userver.json @@ -290,120 +290,6 @@ "status_4xx": 0, "status_5xx": 0 }, - "static-1024": { - "framework": "userver", - "language": "C++", - "rps": 162732, - "avg_latency": "6.31ms", - "p99_latency": "24.09ms", - "cpu": "6596.2%", - "memory": "445MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.67GB", - "reconnects": 0, - "status_2xx": 829911, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-4096": { - "framework": "userver", - "language": "C++", - "rps": 187129, - "avg_latency": "21.95ms", - "p99_latency": "92.67ms", - "cpu": "6577.4%", - "memory": "946MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "11.12GB", - "reconnects": 0, - "status_2xx": 954396, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-6800": { - "framework": "userver", - "language": "C++", - "rps": 195167, - "avg_latency": "35.31ms", - "p99_latency": "194.66ms", - "cpu": "6558.7%", - "memory": "1.3GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "11.59GB", - "reconnects": 0, - "status_2xx": 995496, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-1024": { - "framework": "userver", - "language": "C++", - "rps": 156652, - "avg_latency": "6.53ms", - "p99_latency": "26.10ms", - "cpu": "6583.0%", - "memory": "588MiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.31GB", - "reconnects": 0, - "status_2xx": 798959, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-4096": { - "framework": "userver", - "language": "C++", - "rps": 164141, - "avg_latency": "25.00ms", - "p99_latency": "160.32ms", - "cpu": "6401.9%", - "memory": "1.3GiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.75GB", - "reconnects": 0, - "status_2xx": 836527, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "static-tls-6800": { - "framework": "userver", - "language": "C++", - "rps": 161969, - "avg_latency": "42.86ms", - "p99_latency": "285.04ms", - "cpu": "6413.9%", - "memory": "1.8GiB", - "connections": 6800, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "9.62GB", - "reconnects": 0, - "status_2xx": 826183, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, "upload-256": { "framework": "userver", "language": "C++",