Skip to content

Commit

Permalink
Update results.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alankritdabral authored May 31, 2024
1 parent bcad3e1 commit 228214b
Showing 1 changed file with 10 additions and 24 deletions.
34 changes: 10 additions & 24 deletions ci-benchmark/results.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,16 @@
{
"wrk": {
"threads": {
"value": 4
},
"connections": {
"value": 100
},
"wrk_benchmark": {
"latency": {
"value": 25.3,
"upper_value": 30.0
"avg": "6.70ms",
"stdev": "1.90ms",
"max": "36.72ms",
"deviation": "71.69%"
},
"requests_per_second": {
"value": 15.6,
"upper_value": 20.5
},
"total_requests": {
"value": 448482
},
"data_transferred": {
"value": 2.25
},
"requests_per_second_overall": {
"value": 14941.99
},
"min_latency": {
"value": 36.72
"avg": 3750.0,
"stdev": 157.32,
"max": 4110.0,
"deviation": "80.83%"
}
}
}
}

0 comments on commit 228214b

Please sign in to comment.