Skip to content

Commit bc29311

Browse files
author
github-action-benchmark
committed
add HTTP Latency (customSmallerIsBetter) benchmark result for 9bb825b
1 parent a1c871b commit bc29311

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

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": 1776040391754,
2+
"lastUpdate": 1776040393583,
33
"repoUrl": "https://github.com/containerd/runwasi",
44
"entries": {
55
"Criterion.rs Benchmark": [
@@ -79092,6 +79092,33 @@ window.BENCHMARK_DATA = {
7909279092
"unit": "ms"
7909379093
}
7909479094
]
79095+
},
79096+
{
79097+
"commit": {
79098+
"author": {
79099+
"name": "Jiaxiao Zhou",
79100+
"username": "Mossaka",
79101+
"email": "duibao55328@gmail.com"
79102+
},
79103+
"committer": {
79104+
"name": "GitHub",
79105+
"username": "web-flow",
79106+
"email": "noreply@github.com"
79107+
},
79108+
"id": "9bb825b7a5dfbd401421374bdfd76edcf720e290",
79109+
"message": "chore(deps): bump the patch group across 1 directory with 17 updates (#1089)\n\nBump patch dependencies with fixes for MSRV compatibility:\n- Update anyhow, chrono, libc, log, serde_json, thiserror, tracing,\n cfg-if, futures, tokio-stream, serde_bytes, caps, dbus, tracing-subscriber\n- Skip time (0.3.47 requires rustc 1.88.0) and tokio-util (0.7.18\n has private API issue with tokio) to maintain rustc 1.86.0 compat\n- Fix clippy warnings: needless_borrows_for_generic_args, unnecessary_cast,\n bool_assert_comparison\n\nOriginally from dependabot PR #1087.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
79110+
"timestamp": "2026-03-26T02:16:01Z",
79111+
"url": "https://github.com/containerd/runwasi/commit/9bb825b7a5dfbd401421374bdfd76edcf720e290"
79112+
},
79113+
"date": 1776040393280,
79114+
"tool": "customSmallerIsBetter",
79115+
"benches": [
79116+
{
79117+
"name": "HTTP p95 Latency",
79118+
"value": 4.4,
79119+
"unit": "ms"
79120+
}
79121+
]
7909579122
}
7909679123
],
7909779124
"Stress Test Benchmark": [

0 commit comments

Comments
 (0)