Skip to content

Commit

Permalink
add HTTP Throughput (customBiggerIsBetter) benchmark result for 4f5a507
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 5, 2025
1 parent ac097bf commit 5bea343
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1738714623469,
"lastUpdate": 1738714652866,
"repoUrl": "https://github.com/containerd/runwasi",
"entries": {
"Criterion.rs Benchmark": [
Expand Down Expand Up @@ -5244,6 +5244,33 @@ window.BENCHMARK_DATA = {
"unit": "req/s"
}
]
},
{
"commit": {
"author": {
"name": "Jorge Prendes",
"username": "jprendes",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "4f5a50741a47e82a32a8742a75a5261d11198576",
"message": "Merge pull request #834 from containerd/dependabot/cargo/wat-1.224.0\n\nchore(deps): bump wat from 1.223.0 to 1.224.0",
"timestamp": "2025-02-03T18:48:42Z",
"url": "https://github.com/containerd/runwasi/commit/4f5a50741a47e82a32a8742a75a5261d11198576"
},
"date": 1738714651685,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "HTTP RPS",
"value": 19668.2356,
"unit": "req/s"
}
]
}
],
"HTTP Latency": [
Expand Down

0 comments on commit 5bea343

Please sign in to comment.