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 e98a873 commit f0f9c95
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions ci-benchmark/results.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
{
"wrk": {
"latency": {
"value": 10.5,
"upper_value": 12.0,
"stdev": 157.32
"vaavglue": 10.5,
"stdev": 12.0,
"stdev": 157.32,
"deviation": 80.83
},
"requests_per_second": {
"value": 7.3,
"upper_value": 8.1,
"stdev": 157.32
"stdev": 157.32,
"deviation": 80.83
}
}
}

0 comments on commit f0f9c95

Please sign in to comment.