Skip to content

Commit 5d01038

Browse files
Benchmark results: wtx-ws
1 parent c597c61 commit 5d01038

13 files changed

Lines changed: 124 additions & 1 deletion

File tree

site/data/echo-ws-16384.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,5 +461,24 @@
461461
"status_3xx": 0,
462462
"status_4xx": 0,
463463
"status_5xx": 0
464+
},
465+
{
466+
"framework": "wtx",
467+
"language": "Rust",
468+
"rps": 3881130,
469+
"avg_latency": "4.20ms",
470+
"p99_latency": "4.95ms",
471+
"cpu": "6434.1%",
472+
"memory": "244MiB",
473+
"connections": 16384,
474+
"threads": 64,
475+
"duration": "5s",
476+
"pipeline": 1,
477+
"bandwidth": "26.30MB/s",
478+
"reconnects": 0,
479+
"status_2xx": 19405650,
480+
"status_3xx": 0,
481+
"status_4xx": 0,
482+
"status_5xx": 0
464483
}
465484
]

site/data/echo-ws-4096.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,5 +461,24 @@
461461
"status_3xx": 0,
462462
"status_4xx": 0,
463463
"status_5xx": 0
464+
},
465+
{
466+
"framework": "wtx",
467+
"language": "Rust",
468+
"rps": 4203704,
469+
"avg_latency": "973us",
470+
"p99_latency": "1.34ms",
471+
"cpu": "6470.1%",
472+
"memory": "83MiB",
473+
"connections": 4096,
474+
"threads": 64,
475+
"duration": "5s",
476+
"pipeline": 1,
477+
"bandwidth": "28.15MB/s",
478+
"reconnects": 0,
479+
"status_2xx": 21018524,
480+
"status_3xx": 0,
481+
"status_4xx": 0,
482+
"status_5xx": 0
464483
}
465484
]

site/data/echo-ws-512.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,5 +461,24 @@
461461
"status_3xx": 0,
462462
"status_4xx": 0,
463463
"status_5xx": 0
464+
},
465+
{
466+
"framework": "wtx",
467+
"language": "Rust",
468+
"rps": 4240393,
469+
"avg_latency": "120us",
470+
"p99_latency": "250us",
471+
"cpu": "5862.6%",
472+
"memory": "36MiB",
473+
"connections": 512,
474+
"threads": 64,
475+
"duration": "5s",
476+
"pipeline": 1,
477+
"bandwidth": "28.29MB/s",
478+
"reconnects": 0,
479+
"status_2xx": 21201969,
480+
"status_3xx": 0,
481+
"status_4xx": 0,
482+
"status_5xx": 0
464483
}
465484
]

site/data/echo-ws-pipeline-16384.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,5 +302,24 @@
302302
"status_3xx": 0,
303303
"status_4xx": 0,
304304
"status_5xx": 0
305+
},
306+
{
307+
"framework": "wtx",
308+
"language": "Rust",
309+
"rps": 5740919,
310+
"avg_latency": "45.16ms",
311+
"p99_latency": "83.90ms",
312+
"cpu": "6152.4%",
313+
"memory": "243MiB",
314+
"connections": 16384,
315+
"threads": 64,
316+
"duration": "5s",
317+
"pipeline": 16,
318+
"bandwidth": "38.72MB/s",
319+
"reconnects": 0,
320+
"status_2xx": 28704598,
321+
"status_3xx": 0,
322+
"status_4xx": 0,
323+
"status_5xx": 0
305324
}
306325
]

site/data/echo-ws-pipeline-4096.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,5 +302,24 @@
302302
"status_3xx": 0,
303303
"status_4xx": 0,
304304
"status_5xx": 0
305+
},
306+
{
307+
"framework": "wtx",
308+
"language": "Rust",
309+
"rps": 5870925,
310+
"avg_latency": "11.17ms",
311+
"p99_latency": "22.10ms",
312+
"cpu": "6569.8%",
313+
"memory": "78MiB",
314+
"connections": 4096,
315+
"threads": 64,
316+
"duration": "5s",
317+
"pipeline": 16,
318+
"bandwidth": "39.18MB/s",
319+
"reconnects": 0,
320+
"status_2xx": 29354628,
321+
"status_3xx": 0,
322+
"status_4xx": 0,
323+
"status_5xx": 0
305324
}
306325
]

site/data/echo-ws-pipeline-512.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,5 +302,24 @@
302302
"status_3xx": 0,
303303
"status_4xx": 0,
304304
"status_5xx": 0
305+
},
306+
{
307+
"framework": "wtx",
308+
"language": "Rust",
309+
"rps": 5672604,
310+
"avg_latency": "1.44ms",
311+
"p99_latency": "2.78ms",
312+
"cpu": "6526.6%",
313+
"memory": "30MiB",
314+
"connections": 512,
315+
"threads": 64,
316+
"duration": "5s",
317+
"pipeline": 16,
318+
"bandwidth": "37.86MB/s",
319+
"reconnects": 0,
320+
"status_2xx": 28363021,
321+
"status_3xx": 0,
322+
"status_4xx": 0,
323+
"status_5xx": 0
305324
}
306325
]

site/data/frameworks.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,16 @@
679679
"description": "WTX - HTTP/2 Framework Server",
680680
"repo": "https://github.com/c410-f3r/wtx",
681681
"type": "production",
682-
"engine": "wtx"
682+
"engine": "wtx",
683+
"variants": [
684+
{
685+
"dir": "wtx-ws",
686+
"description": "WTX - WebSocket Server",
687+
"repo": "https://github.com/c410-f3r/wtx",
688+
"type": "production",
689+
"engine": "wtx"
690+
}
691+
]
683692
},
684693
"zeemo": {
685694
"dir": "zeemo",

site/static/logs/echo-ws-pipeline/16384/wtx-ws.log

Whitespace-only changes.

site/static/logs/echo-ws-pipeline/4096/wtx-ws.log

Whitespace-only changes.

site/static/logs/echo-ws-pipeline/512/wtx-ws.log

Whitespace-only changes.

0 commit comments

Comments
 (0)