From b2cadd861c45c25516fd8b72f275bf317053ac84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 11 Sep 2024 18:45:49 +0000 Subject: [PATCH] chore: autopublish 2024-09-11T18:45:49Z --- reference/results/posts-nested.out | 10 +++++----- reference/results/posts-title.out | 10 +++++----- reference/results/posts-with-user.out | 10 +++++----- reference/results/score.out | 1 + reference/results/stats.json | 8 ++++---- 5 files changed, 20 insertions(+), 19 deletions(-) create mode 100644 reference/results/score.out diff --git a/reference/results/posts-nested.out b/reference/results/posts-nested.out index 9de4768..fcd1232 100644 --- a/reference/results/posts-nested.out +++ b/reference/results/posts-nested.out @@ -1,8 +1,8 @@ Running 30s test @ http://localhost:8000/graphql 4 threads and 100 connections Thread Stats Avg Stdev Max +/- Stdev - Latency 16.64ms 1.30ms 25.96ms 69.95% - Req/Sec 1.51k 66.44 1.77k 84.42% - 180225 requests in 30.03s, 0.89GB read -Requests/sec: 6002.49 -Transfer/sec: 30.51MB + Latency 16.80ms 1.24ms 24.85ms 68.46% + Req/Sec 1.49k 55.16 1.72k 85.92% + 178637 requests in 30.03s, 0.85GB read +Requests/sec: 5948.86 +Transfer/sec: 29.11MB diff --git a/reference/results/posts-title.out b/reference/results/posts-title.out index 1e2f76a..2fa241f 100644 --- a/reference/results/posts-title.out +++ b/reference/results/posts-title.out @@ -1,8 +1,8 @@ Running 30s test @ http://localhost:8000/graphql 4 threads and 100 connections Thread Stats Avg Stdev Max +/- Stdev - Latency 8.42ms 1.10ms 16.10ms 65.84% - Req/Sec 2.98k 113.36 3.28k 73.17% - 356223 requests in 30.02s, 384.90MB read -Requests/sec: 11864.33 -Transfer/sec: 12.82MB + Latency 8.59ms 1.08ms 13.85ms 67.30% + Req/Sec 2.92k 115.06 3.21k 66.00% + 349025 requests in 30.03s, 385.78MB read +Requests/sec: 11624.13 +Transfer/sec: 12.85MB diff --git a/reference/results/posts-with-user.out b/reference/results/posts-with-user.out index 5094f02..b0f0df1 100644 --- a/reference/results/posts-with-user.out +++ b/reference/results/posts-with-user.out @@ -1,8 +1,8 @@ Running 30s test @ http://localhost:8000/graphql 4 threads and 100 connections Thread Stats Avg Stdev Max +/- Stdev - Latency 16.62ms 1.64ms 32.78ms 79.28% - Req/Sec 1.51k 91.68 1.77k 82.67% - 180548 requests in 30.03s, 0.90GB read -Requests/sec: 6011.30 -Transfer/sec: 30.56MB + Latency 16.73ms 1.12ms 24.00ms 69.74% + Req/Sec 1.50k 44.97 1.74k 87.42% + 179300 requests in 30.03s, 0.86GB read +Requests/sec: 5971.65 +Transfer/sec: 29.22MB diff --git a/reference/results/score.out b/reference/results/score.out new file mode 100644 index 0000000..0272c1e --- /dev/null +++ b/reference/results/score.out @@ -0,0 +1 @@ +987 \ No newline at end of file diff --git a/reference/results/stats.json b/reference/results/stats.json index fcde1d9..bdd1fed 100644 --- a/reference/results/stats.json +++ b/reference/results/stats.json @@ -4,20 +4,20 @@ "read_errors": 0, "write_errors": 0, "timeout_errors": 0, - "rps": 6002 + "rps": 5948 }, "posts-title": { "connect_errors": 0, "read_errors": 0, "write_errors": 0, "timeout_errors": 0, - "rps": 11864 + "rps": 11624 }, "posts-with-user": { "connect_errors": 0, "read_errors": 0, "write_errors": 0, "timeout_errors": 0, - "rps": 6011 + "rps": 5971 } -} +} \ No newline at end of file