diff --git a/site/data/results/zix-grpc.json b/site/data/results/zix-grpc.json deleted file mode 100644 index aabeac49c..000000000 --- a/site/data/results/zix-grpc.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "framework": "zix-grpc", - "results": { - "stream-grpc-64": { - "framework": "zix-grpc", - "language": "Zig", - "rps": 8504000, - "avg_latency": "146.01ms", - "p99_latency": "441.82ms", - "cpu": "35.6%", - "memory": "139MiB", - "connections": 64, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "0", - "reconnects": 0, - "status_2xx": 8504, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "unary-grpc-1024": { - "framework": "zix-grpc", - "language": "Zig", - "rps": 6938181, - "avg_latency": "8.26ms", - "p99_latency": "103.84ms", - "cpu": "4092.8%", - "memory": "1.2GiB", - "connections": 1024, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "441.96MB/s", - "reconnects": 0, - "status_2xx": 35107200, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "unary-grpc-256": { - "framework": "zix-grpc", - "language": "Zig", - "rps": 7039761, - "avg_latency": "2.43ms", - "p99_latency": "25.63ms", - "cpu": "3956.5%", - "memory": "393MiB", - "connections": 256, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "445.76MB/s", - "reconnects": 0, - "status_2xx": 35410000, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - } - } -} diff --git a/site/data/results/zix-ws.json b/site/data/results/zix-ws.json deleted file mode 100644 index c9c7fb82b..000000000 --- a/site/data/results/zix-ws.json +++ /dev/null @@ -1,119 +0,0 @@ -{ - "framework": "zix-ws", - "results": { - "echo-ws-16384": { - "framework": "zix-ws", - "language": "Zig", - "rps": 4344058, - "avg_latency": "3.75ms", - "p99_latency": "4.36ms", - "cpu": "6407.8%", - "memory": "416MiB", - "connections": 16384, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "29.38MB/s", - "reconnects": 0, - "status_2xx": 21720294, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "echo-ws-4096": { - "framework": "zix-ws", - "language": "Zig", - "rps": 4536341, - "avg_latency": "902us", - "p99_latency": "1.20ms", - "cpu": "6404.1%", - "memory": "246MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "30.28MB/s", - "reconnects": 0, - "status_2xx": 22681708, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "echo-ws-512": { - "framework": "zix-ws", - "language": "Zig", - "rps": 4321169, - "avg_latency": "117us", - "p99_latency": "200us", - "cpu": "6412.5%", - "memory": "190MiB", - "connections": 512, - "threads": 64, - "duration": "5s", - "pipeline": 1, - "bandwidth": "28.85MB/s", - "reconnects": 0, - "status_2xx": 21605849, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "echo-ws-pipeline-16384": { - "framework": "zix-ws", - "language": "Zig", - "rps": 50196478, - "avg_latency": "5.00ms", - "p99_latency": "8.55ms", - "cpu": "5798.4%", - "memory": "440MiB", - "connections": 16384, - "threads": 64, - "duration": "5s", - "pipeline": 16, - "bandwidth": "335.17MB/s", - "reconnects": 0, - "status_2xx": 250982391, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "echo-ws-pipeline-4096": { - "framework": "zix-ws", - "language": "Zig", - "rps": 66163871, - "avg_latency": "980us", - "p99_latency": "2.02ms", - "cpu": "6131.5%", - "memory": "241MiB", - "connections": 4096, - "threads": 64, - "duration": "5s", - "pipeline": 16, - "bandwidth": "442.17MB/s", - "reconnects": 0, - "status_2xx": 331480998, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - }, - "echo-ws-pipeline-512": { - "framework": "zix-ws", - "language": "Zig", - "rps": 60116442, - "avg_latency": "135us", - "p99_latency": "314us", - "cpu": "6292.1%", - "memory": "196MiB", - "connections": 512, - "threads": 64, - "duration": "5s", - "pipeline": 16, - "bandwidth": "401.03MB/s", - "reconnects": 0, - "status_2xx": 300582211, - "status_3xx": 0, - "status_4xx": 0, - "status_5xx": 0 - } - } -} diff --git a/site/static/logs/echo-ws-limited/4096/zix-ws.log b/site/static/logs/echo-ws-limited/4096/zix-ws.log deleted file mode 100644 index 35745b8ed..000000000 --- a/site/static/logs/echo-ws-limited/4096/zix-ws.log +++ /dev/null @@ -1 +0,0 @@ -info(zix_http1): listening on :::8080 (io_uring, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws-limited/512/zix-ws.log b/site/static/logs/echo-ws-limited/512/zix-ws.log deleted file mode 100644 index 35745b8ed..000000000 --- a/site/static/logs/echo-ws-limited/512/zix-ws.log +++ /dev/null @@ -1 +0,0 @@ -info(zix_http1): listening on :::8080 (io_uring, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws-pipeline/16384/zix-ws.log b/site/static/logs/echo-ws-pipeline/16384/zix-ws.log deleted file mode 100644 index 35745b8ed..000000000 --- a/site/static/logs/echo-ws-pipeline/16384/zix-ws.log +++ /dev/null @@ -1 +0,0 @@ -info(zix_http1): listening on :::8080 (io_uring, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws-pipeline/16384/zix.log b/site/static/logs/echo-ws-pipeline/16384/zix.log deleted file mode 100644 index 4ed9ba324..000000000 --- a/site/static/logs/echo-ws-pipeline/16384/zix.log +++ /dev/null @@ -1 +0,0 @@ -zix: listening on :::8080 (epoll, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws-pipeline/4096/zix-ws.log b/site/static/logs/echo-ws-pipeline/4096/zix-ws.log deleted file mode 100644 index 35745b8ed..000000000 --- a/site/static/logs/echo-ws-pipeline/4096/zix-ws.log +++ /dev/null @@ -1 +0,0 @@ -info(zix_http1): listening on :::8080 (io_uring, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws-pipeline/4096/zix.log b/site/static/logs/echo-ws-pipeline/4096/zix.log deleted file mode 100644 index 4ed9ba324..000000000 --- a/site/static/logs/echo-ws-pipeline/4096/zix.log +++ /dev/null @@ -1 +0,0 @@ -zix: listening on :::8080 (epoll, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws-pipeline/512/zix-ws.log b/site/static/logs/echo-ws-pipeline/512/zix-ws.log deleted file mode 100644 index 35745b8ed..000000000 --- a/site/static/logs/echo-ws-pipeline/512/zix-ws.log +++ /dev/null @@ -1 +0,0 @@ -info(zix_http1): listening on :::8080 (io_uring, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws-pipeline/512/zix.log b/site/static/logs/echo-ws-pipeline/512/zix.log deleted file mode 100644 index 4ed9ba324..000000000 --- a/site/static/logs/echo-ws-pipeline/512/zix.log +++ /dev/null @@ -1 +0,0 @@ -zix: listening on :::8080 (epoll, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws/16384/zix-ws.log b/site/static/logs/echo-ws/16384/zix-ws.log deleted file mode 100644 index 35745b8ed..000000000 --- a/site/static/logs/echo-ws/16384/zix-ws.log +++ /dev/null @@ -1 +0,0 @@ -info(zix_http1): listening on :::8080 (io_uring, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws/16384/zix.log b/site/static/logs/echo-ws/16384/zix.log deleted file mode 100644 index 4ed9ba324..000000000 --- a/site/static/logs/echo-ws/16384/zix.log +++ /dev/null @@ -1 +0,0 @@ -zix: listening on :::8080 (epoll, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws/4096/zix-ws.log b/site/static/logs/echo-ws/4096/zix-ws.log deleted file mode 100644 index 35745b8ed..000000000 --- a/site/static/logs/echo-ws/4096/zix-ws.log +++ /dev/null @@ -1 +0,0 @@ -info(zix_http1): listening on :::8080 (io_uring, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws/4096/zix.log b/site/static/logs/echo-ws/4096/zix.log deleted file mode 100644 index 4ed9ba324..000000000 --- a/site/static/logs/echo-ws/4096/zix.log +++ /dev/null @@ -1 +0,0 @@ -zix: listening on :::8080 (epoll, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws/512/zix-ws.log b/site/static/logs/echo-ws/512/zix-ws.log deleted file mode 100644 index 35745b8ed..000000000 --- a/site/static/logs/echo-ws/512/zix-ws.log +++ /dev/null @@ -1 +0,0 @@ -info(zix_http1): listening on :::8080 (io_uring, 64 workers, shared-nothing) diff --git a/site/static/logs/echo-ws/512/zix.log b/site/static/logs/echo-ws/512/zix.log deleted file mode 100644 index 4ed9ba324..000000000 --- a/site/static/logs/echo-ws/512/zix.log +++ /dev/null @@ -1 +0,0 @@ -zix: listening on :::8080 (epoll, 64 workers, shared-nothing) diff --git a/site/static/logs/stream-grpc-tls/64/zix-grpc.log b/site/static/logs/stream-grpc-tls/64/zix-grpc.log deleted file mode 100644 index 66adae4c4..000000000 --- a/site/static/logs/stream-grpc-tls/64/zix-grpc.log +++ /dev/null @@ -1,2 +0,0 @@ -info(zix_grpc): listening on :::8080 (io_uring-mux/64) -info(zix_grpc): dual listener: grpc TLS on :::8443 (same workers, on-ring) diff --git a/site/static/logs/stream-grpc/64/zix-grpc.log b/site/static/logs/stream-grpc/64/zix-grpc.log deleted file mode 100644 index 66adae4c4..000000000 --- a/site/static/logs/stream-grpc/64/zix-grpc.log +++ /dev/null @@ -1,2 +0,0 @@ -info(zix_grpc): listening on :::8080 (io_uring-mux/64) -info(zix_grpc): dual listener: grpc TLS on :::8443 (same workers, on-ring) diff --git a/site/static/logs/unary-grpc-tls/1024/zix-grpc.log b/site/static/logs/unary-grpc-tls/1024/zix-grpc.log deleted file mode 100644 index 66adae4c4..000000000 --- a/site/static/logs/unary-grpc-tls/1024/zix-grpc.log +++ /dev/null @@ -1,2 +0,0 @@ -info(zix_grpc): listening on :::8080 (io_uring-mux/64) -info(zix_grpc): dual listener: grpc TLS on :::8443 (same workers, on-ring) diff --git a/site/static/logs/unary-grpc-tls/256/zix-grpc.log b/site/static/logs/unary-grpc-tls/256/zix-grpc.log deleted file mode 100644 index 66adae4c4..000000000 --- a/site/static/logs/unary-grpc-tls/256/zix-grpc.log +++ /dev/null @@ -1,2 +0,0 @@ -info(zix_grpc): listening on :::8080 (io_uring-mux/64) -info(zix_grpc): dual listener: grpc TLS on :::8443 (same workers, on-ring) diff --git a/site/static/logs/unary-grpc/1024/zix-grpc.log b/site/static/logs/unary-grpc/1024/zix-grpc.log deleted file mode 100644 index 66adae4c4..000000000 --- a/site/static/logs/unary-grpc/1024/zix-grpc.log +++ /dev/null @@ -1,2 +0,0 @@ -info(zix_grpc): listening on :::8080 (io_uring-mux/64) -info(zix_grpc): dual listener: grpc TLS on :::8443 (same workers, on-ring) diff --git a/site/static/logs/unary-grpc/256/zix-grpc.log b/site/static/logs/unary-grpc/256/zix-grpc.log deleted file mode 100644 index 66adae4c4..000000000 --- a/site/static/logs/unary-grpc/256/zix-grpc.log +++ /dev/null @@ -1,2 +0,0 @@ -info(zix_grpc): listening on :::8080 (io_uring-mux/64) -info(zix_grpc): dual listener: grpc TLS on :::8443 (same workers, on-ring)