Skip to content

Commit

Permalink
add HTTP Latency (customSmallerIsBetter) benchmark result for 4f5a507
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 8, 2025
1 parent 01bb9a7 commit 53aadbd
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": 1738973798173,
"lastUpdate": 1738973799347,
"repoUrl": "https://github.com/containerd/runwasi",
"entries": {
"Criterion.rs Benchmark": [
Expand Down Expand Up @@ -7023,6 +7023,33 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"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": 1738973799118,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "HTTP p95 Latency",
"value": 4.4,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 53aadbd

Please sign in to comment.