Skip to content

Commit 09817da

Browse files
Benchmark results: wtx-ws
1 parent 449d7aa commit 09817da

13 files changed

Lines changed: 148 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": 0,
469+
"avg_latency": "0us",
470+
"p99_latency": "0us",
471+
"cpu": "0.0%",
472+
"memory": "0MiB",
473+
"connections": 16384,
474+
"threads": 64,
475+
"duration": "5s",
476+
"pipeline": 1,
477+
"bandwidth": "31B/s",
478+
"reconnects": 4738158,
479+
"status_2xx": 0,
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": 0,
469+
"avg_latency": "0us",
470+
"p99_latency": "0us",
471+
"cpu": "0.0%",
472+
"memory": "0MiB",
473+
"connections": 4096,
474+
"threads": 64,
475+
"duration": "5s",
476+
"pipeline": 1,
477+
"bandwidth": "31B/s",
478+
"reconnects": 5290409,
479+
"status_2xx": 0,
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": 1207587,
469+
"avg_latency": "400us",
470+
"p99_latency": "961us",
471+
"cpu": "1800.4%",
472+
"memory": "37MiB",
473+
"connections": 512,
474+
"threads": 64,
475+
"duration": "5s",
476+
"pipeline": 1,
477+
"bandwidth": "8.06MB/s",
478+
"reconnects": 0,
479+
"status_2xx": 6037935,
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": 0,
310+
"avg_latency": "0us",
311+
"p99_latency": "0us",
312+
"cpu": "0.0%",
313+
"memory": "0MiB",
314+
"connections": 16384,
315+
"threads": 64,
316+
"duration": "5s",
317+
"pipeline": 16,
318+
"bandwidth": "31B/s",
319+
"reconnects": 4329818,
320+
"status_2xx": 0,
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": 0,
310+
"avg_latency": "0us",
311+
"p99_latency": "0us",
312+
"cpu": "0.0%",
313+
"memory": "0MiB",
314+
"connections": 4096,
315+
"threads": 64,
316+
"duration": "5s",
317+
"pipeline": 16,
318+
"bandwidth": "31B/s",
319+
"reconnects": 4531754,
320+
"status_2xx": 0,
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": 0,
310+
"avg_latency": "0us",
311+
"p99_latency": "0us",
312+
"cpu": "0.0%",
313+
"memory": "0MiB",
314+
"connections": 512,
315+
"threads": 64,
316+
"duration": "5s",
317+
"pipeline": 16,
318+
"bandwidth": "0B/s",
319+
"reconnects": 5125004,
320+
"status_2xx": 0,
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",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
thread 'main' (1) panicked at src/main.rs:9:60:
3+
called `Result::unwrap()` on an `Err` value: Os { code: 98, kind: AddrInUse, message: "Address already in use" }
4+
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
thread 'main' (1) panicked at src/main.rs:9:60:
3+
called `Result::unwrap()` on an `Err` value: Os { code: 98, kind: AddrInUse, message: "Address already in use" }
4+
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
thread 'main' (1) panicked at src/main.rs:9:60:
3+
called `Result::unwrap()` on an `Err` value: Os { code: 98, kind: AddrInUse, message: "Address already in use" }
4+
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

0 commit comments

Comments
 (0)