diff --git a/site/data/results/zix.json b/site/data/results/zix.json index 01926b8ed..41f4e75b0 100644 --- a/site/data/results/zix.json +++ b/site/data/results/zix.json @@ -133,6 +133,158 @@ "status_4xx": 0, "status_5xx": 0 }, + "echo-ws-16384": { + "framework": "zix", + "language": "Zig", + "rps": 4294811, + "avg_latency": "3.80ms", + "p99_latency": "4.49ms", + "cpu": "6171.1%", + "memory": "498MiB", + "connections": 16384, + "threads": 64, + "duration": "5s", + "pipeline": 1, + "bandwidth": "29.05MB/s", + "reconnects": 0, + "status_2xx": 21474059, + "status_3xx": 0, + "status_4xx": 0, + "status_5xx": 0 + }, + "echo-ws-4096": { + "framework": "zix", + "language": "Zig", + "rps": 4575698, + "avg_latency": "894us", + "p99_latency": "1.25ms", + "cpu": "6268.9%", + "memory": "248MiB", + "connections": 4096, + "threads": 64, + "duration": "5s", + "pipeline": 1, + "bandwidth": "30.53MB/s", + "reconnects": 0, + "status_2xx": 22878492, + "status_3xx": 0, + "status_4xx": 0, + "status_5xx": 0 + }, + "echo-ws-512": { + "framework": "zix", + "language": "Zig", + "rps": 4393637, + "avg_latency": "115us", + "p99_latency": "210us", + "cpu": "6426.5%", + "memory": "208MiB", + "connections": 512, + "threads": 64, + "duration": "5s", + "pipeline": 1, + "bandwidth": "29.32MB/s", + "reconnects": 0, + "status_2xx": 21968189, + "status_3xx": 0, + "status_4xx": 0, + "status_5xx": 0 + }, + "echo-ws-limited-4096": { + "framework": "zix", + "language": "Zig", + "rps": 2600418, + "avg_latency": "1.02ms", + "p99_latency": "1.74ms", + "cpu": "5889.4%", + "memory": "284MiB", + "connections": 4096, + "threads": 64, + "duration": "5s", + "pipeline": 1, + "bandwidth": "49.36MB/s", + "reconnects": 1300814, + "status_2xx": 13002091, + "status_3xx": 0, + "status_4xx": 0, + "status_5xx": 0 + }, + "echo-ws-limited-512": { + "framework": "zix", + "language": "Zig", + "rps": 2263092, + "avg_latency": "114us", + "p99_latency": "345us", + "cpu": "5345.9%", + "memory": "176MiB", + "connections": 512, + "threads": 64, + "duration": "5s", + "pipeline": 1, + "bandwidth": "42.94MB/s", + "reconnects": 1131608, + "status_2xx": 11315464, + "status_3xx": 0, + "status_4xx": 0, + "status_5xx": 0 + }, + "echo-ws-pipeline-16384": { + "framework": "zix", + "language": "Zig", + "rps": 61585277, + "avg_latency": "4.22ms", + "p99_latency": "8.42ms", + "cpu": "6117.6%", + "memory": "503MiB", + "connections": 16384, + "threads": 64, + "duration": "5s", + "pipeline": 16, + "bandwidth": "411.40MB/s", + "reconnects": 0, + "status_2xx": 307926388, + "status_3xx": 0, + "status_4xx": 0, + "status_5xx": 0 + }, + "echo-ws-pipeline-4096": { + "framework": "zix", + "language": "Zig", + "rps": 67275748, + "avg_latency": "972us", + "p99_latency": "2.03ms", + "cpu": "6428.3%", + "memory": "252MiB", + "connections": 4096, + "threads": 64, + "duration": "5s", + "pipeline": 16, + "bandwidth": "448.87MB/s", + "reconnects": 0, + "status_2xx": 336378744, + "status_3xx": 0, + "status_4xx": 0, + "status_5xx": 0 + }, + "echo-ws-pipeline-512": { + "framework": "zix", + "language": "Zig", + "rps": 61158425, + "avg_latency": "133us", + "p99_latency": "292us", + "cpu": "6247.8%", + "memory": "210MiB", + "connections": 512, + "threads": 64, + "duration": "5s", + "pipeline": 16, + "bandwidth": "408.11MB/s", + "reconnects": 0, + "status_2xx": 305792126, + "status_3xx": 0, + "status_4xx": 0, + "status_5xx": 0 + }, "json-4096": { "framework": "zix", "language": "Zig",