Skip to content

Commit 19b4e0b

Browse files
Benchmark results: genhttp crud
1 parent b506385 commit 19b4e0b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

site/data/crud-4096.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
{
4242
"framework": "genhttp",
4343
"language": "C#",
44-
"rps": 503585,
45-
"avg_latency": "7.78ms",
46-
"p99_latency": "31.70ms",
47-
"cpu": "3839.5%",
48-
"memory": "1.5GiB",
44+
"rps": 484308,
45+
"avg_latency": "8.01ms",
46+
"p99_latency": "28.30ms",
47+
"cpu": "4815.4%",
48+
"memory": "1.1GiB",
4949
"connections": 4096,
5050
"threads": 64,
5151
"duration": "5s",
5252
"pipeline": 1,
53-
"bandwidth": "199.83MB/s",
54-
"input_bw": "43.22MB/s",
55-
"reconnects": 35864,
56-
"status_2xx": 7553783,
53+
"bandwidth": "184.45MB/s",
54+
"input_bw": "41.57MB/s",
55+
"reconnects": 34389,
56+
"status_2xx": 7264631,
5757
"status_3xx": 0,
5858
"status_4xx": 0,
5959
"status_5xx": 0

site/data/current.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"docker": "29.3.0",
1111
"docker_runtime": "runc",
1212
"governor": "performance",
13-
"commit": "30f0c0b5",
13+
"commit": "b506385d",
1414
"tcp": {
1515
"lo_mtu": "1500",
1616
"congestion": "cubic",

0 commit comments

Comments
 (0)