Skip to content

Commit

Permalink
add HTTP Latency (customSmallerIsBetter) benchmark result for 28b9e9a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 1, 2025
1 parent 1a4fee5 commit ee4a1bd
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": 1740789173881,
"lastUpdate": 1740789175931,
"repoUrl": "https://github.com/containerd/runwasi",
"entries": {
"Criterion.rs Benchmark": [
Expand Down Expand Up @@ -10539,6 +10539,33 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"name": "Jorge Prendes",
"username": "jprendes",
"email": "jorge.prendes@gmail.com"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "noreply@github.com"
},
"id": "28b9e9a86350829a00ae7418ed2b3ac23bd9e7bd",
"message": "Merge pull request #888 from jprendes/fix-ci\n\n[CI] pin the k3s version",
"timestamp": "2025-02-28T17:08:14Z",
"url": "https://github.com/containerd/runwasi/commit/28b9e9a86350829a00ae7418ed2b3ac23bd9e7bd"
},
"date": 1740789175264,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "HTTP p95 Latency",
"value": 4.3,
"unit": "ms"
}
]
}
],
"Stress Test Benchmark": [
Expand Down

0 comments on commit ee4a1bd

Please sign in to comment.