Skip to content

Commit 8391de2

Browse files
author
github-action-benchmark
committed
add HTTP Latency (customSmallerIsBetter) benchmark result for 5c75842
1 parent 3e95cf7 commit 8391de2

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": 1764980358705,
2+
"lastUpdate": 1764980360386,
33
"repoUrl": "https://github.com/containerd/runwasi",
44
"entries": {
55
"Criterion.rs Benchmark": [
@@ -58042,6 +58042,33 @@ window.BENCHMARK_DATA = {
5804258042
"unit": "ms"
5804358043
}
5804458044
]
58045+
},
58046+
{
58047+
"commit": {
58048+
"author": {
58049+
"name": "Jiaxiao Zhou",
58050+
"username": "Mossaka",
58051+
"email": "[email protected]"
58052+
},
58053+
"committer": {
58054+
"name": "GitHub",
58055+
"username": "web-flow",
58056+
"email": "[email protected]"
58057+
},
58058+
"id": "5c75842bcd24fee941f5d6c9a3eda4abc9984a10",
58059+
"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",
58060+
"timestamp": "2025-10-15T16:48:36Z",
58061+
"url": "https://github.com/containerd/runwasi/commit/5c75842bcd24fee941f5d6c9a3eda4abc9984a10"
58062+
},
58063+
"date": 1764980359937,
58064+
"tool": "customSmallerIsBetter",
58065+
"benches": [
58066+
{
58067+
"name": "HTTP p95 Latency",
58068+
"value": 4.7,
58069+
"unit": "ms"
58070+
}
58071+
]
5804558072
}
5804658073
],
5804758074
"Stress Test Benchmark": [

0 commit comments

Comments
 (0)