Skip to content

Commit a78f839

Browse files
author
github-action-benchmark
committed
add HTTP Throughput (customBiggerIsBetter) benchmark result for 5c75842
1 parent e9fe85b commit a78f839

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

dev/bench/data.js

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1761783591386,
2+
"lastUpdate": 1761783685974,
33
"repoUrl": "https://github.com/containerd/runwasi",
44
"entries": {
55
"Criterion.rs Benchmark": [
@@ -43328,6 +43328,33 @@ window.BENCHMARK_DATA = {
4332843328
"unit": "req/s"
4332943329
}
4333043330
]
43331+
},
43332+
{
43333+
"commit": {
43334+
"author": {
43335+
"name": "Jiaxiao Zhou",
43336+
"username": "Mossaka",
43337+
"email": "[email protected]"
43338+
},
43339+
"committer": {
43340+
"name": "GitHub",
43341+
"username": "web-flow",
43342+
"email": "[email protected]"
43343+
},
43344+
"id": "5c75842bcd24fee941f5d6c9a3eda4abc9984a10",
43345+
"message": "Merge pull request #1050 from containerd/dependabot/github_actions/actions/github-script-8\n\nchore(deps): bump actions/github-script from 7 to 8",
43346+
"timestamp": "2025-10-15T16:48:36Z",
43347+
"url": "https://github.com/containerd/runwasi/commit/5c75842bcd24fee941f5d6c9a3eda4abc9984a10"
43348+
},
43349+
"date": 1761783675869,
43350+
"tool": "customBiggerIsBetter",
43351+
"benches": [
43352+
{
43353+
"name": "HTTP RPS",
43354+
"value": 20515.9923,
43355+
"unit": "req/s"
43356+
}
43357+
]
4333143358
}
4333243359
],
4333343360
"HTTP Latency": [

0 commit comments

Comments
 (0)