Skip to content

Commit

Permalink
add HTTP Throughput (customBiggerIsBetter) benchmark result for 01c5227
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 3, 2025
1 parent 4ae7b8d commit c74bdb6
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": 1738541870022,
"lastUpdate": 1738541872034,
"repoUrl": "https://github.com/containerd/runwasi",
"entries": {
"Criterion.rs Benchmark": [
Expand Down Expand Up @@ -4958,6 +4958,33 @@ window.BENCHMARK_DATA = {
"unit": "req/s"
}
]
},
{
"commit": {
"author": {
"name": "Jiaxiao Zhou",
"username": "Mossaka",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "01c52273dc86cecb432372c368f777883465e476",
"message": "Merge pull request #829 from Mossaka/fix-labeler\n\n.github/labeler: add the missing changed-files to containerd-shim-wasm",
"timestamp": "2025-01-31T01:53:20Z",
"url": "https://github.com/containerd/runwasi/commit/01c52273dc86cecb432372c368f777883465e476"
},
"date": 1738541871018,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "HTTP RPS",
"value": 20741.0538,
"unit": "req/s"
}
]
}
],
"HTTP Latency": [
Expand Down

0 comments on commit c74bdb6

Please sign in to comment.