Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frameworks/deno-websocket/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engine": "deno",
"description": "Deno WebSocket echo server",
"repo": "https://github.com/denoland/deno",
"enabled": true,
"enabled": false,
"tests": [
"echo-ws",
"echo-ws-pipeline"
Expand Down
2 changes: 1 addition & 1 deletion frameworks/dogrider/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engine": "zerg",
"description": "GenHTTP websockets with zerg backend",
"repo": "https://github.com/MDA2AV/dogrider",
"enabled": true,
"enabled": false,
"tests": [
"echo-ws",
"echo-ws-pipeline"
Expand Down
2 changes: 1 addition & 1 deletion frameworks/fleck/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engine": "fleck",
"description": "C# websockets framework",
"repo": "https://github.com/statianzo/Fleck",
"enabled": true,
"enabled": false,
"tests": [
"echo-ws",
"echo-ws-pipeline"
Expand Down
2 changes: 1 addition & 1 deletion frameworks/iris/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"engine": "epoll",
"description": "Thread-per-core C++ HTTP/1.1 gateway on epoll/SO_REUSEPORT with a hand-written incremental parser. Zero-allocation steady state: fixed per-connection buffers, precomputed response templates, per-request JSON serialization from the mounted dataset, static assets served via precompressed .br/.gz negotiation with Linux sendfile from sealed memfd responses, streaming POST /upload body counting, OpenSSL TLS on :8081 for json-tls, and async libpq for async-db.",
"repo": "https://github.com/Cobra007-star-source/IRIS",
"enabled": true,
"enabled": false,
"tests": [
"baseline",
"pipelined",
Expand Down
2 changes: 1 addition & 1 deletion frameworks/node-websocket/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engine": "v8",
"description": "Node.js WebSocket echo server using ws package",
"repo": "https://github.com/websockets/ws",
"enabled": true,
"enabled": false,
"tests": [
"echo-ws",
"echo-ws-pipeline"
Expand Down
2 changes: 1 addition & 1 deletion frameworks/sark/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"engine": "io_uring",
"description": "sark \u2014 Rust HTTP on the dope io_uring runtime: thread-per-core, zero-copy parsing, type-safe routing, cartel-pg for Postgres. No serde, no tokio, no Arc/atomic.",
"repo": "https://github.com/dope-rs/dope",
"enabled": true,
"enabled": false,
"tests": [
"baseline",
"pipelined",
Expand Down
2 changes: 1 addition & 1 deletion frameworks/swerver/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"engine": "swerver",
"description": "swerver as an engine: no pre-computed response bodies (pre-encoded registry off), JSON serialized per request through the framework's std.json-based ctx.jsonValue, static files served from an in-memory cache with precompressed .br/.gz negotiation, and the native async PostgreSQL client (pipelined, prepared-statement cache, park/resume) for async-db and fortunes. Single-threaded event loop per worker, SO_REUSEPORT fork fan-out, one multi-listener process for the four protocol ports, native HTTP/1.1 + HTTP/2 + HTTP/3 (QUIC), kqueue/epoll/io_uring backends.",
"repo": "https://github.com/justinGrosvenor/swerver",
"enabled": true,
"enabled": false,
"tests": [
"baseline",
"pipelined",
Expand Down
2 changes: 1 addition & 1 deletion frameworks/typev/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"engine": "io_uring",
"description": "TypeV bytecode VM running a Type-C HTTP server.",
"repo": "https://github.com/praisethemoon/type-project",
"enabled": true,
"enabled": false,
"tests": [
"pipelined",
"baseline",
Expand Down
2 changes: 1 addition & 1 deletion frameworks/wtx-grpc-tls/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engine": "wtx",
"description": "WTX - gRPC Server",
"repo": "https://github.com/c410-f3r/wtx",
"enabled": true,
"enabled": false,
"tests": [
"unary-grpc-tls"
]
Expand Down
2 changes: 1 addition & 1 deletion frameworks/wtx-grpc/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engine": "wtx",
"description": "WTX - gRPC Server",
"repo": "https://github.com/c410-f3r/wtx",
"enabled": true,
"enabled": false,
"tests": [
"unary-grpc"
]
Expand Down
2 changes: 1 addition & 1 deletion frameworks/zio-http/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"engine": "netty",
"description": "ZIO HTTP 3.11 on the Netty backend with ZIO 2, default configuration. Routing through the Routes DSL, JSON through zio-json, gzip through the server's own response compression.",
"repo": "https://github.com/zio/zio-http",
"enabled": true,
"enabled": false,
"tests": [
"baseline",
"pipelined",
Expand Down
2 changes: 1 addition & 1 deletion frameworks/zix/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"engine": "zix.Http1 URING Dispatch Model",
"description": "HTTP/1.1 on the zix.Http1 raw engine, .URING dispatch: per-worker SO_REUSEPORT io_uring loops, comptime Router, staged send sink. Dual listener: cleartext 8080, TLS 1.3 on 8081. Database routes run on engine-worker lanes, each worker pumping its own pipelined postgrez connections on its ring with named prepared statements. No response cache and no startup pre-serialization anywhere: json serializes every field per request and compresses per request, static opens the file per request. The crud row cache is the 200 ms cache-aside the crud profile itself defines.",
"repo": "https://github.com/prothegee/zix",
"enabled": true,
"enabled": false,
"tests": [
"baseline",
"pipelined",
Expand Down
122 changes: 0 additions & 122 deletions site/data/results/deno-websocket.json

This file was deleted.

119 changes: 0 additions & 119 deletions site/data/results/dogrider.json

This file was deleted.

Loading
Loading