From 53aadbd16daa2c4ef7b48e8c806932b497168aa4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 8 Feb 2025 00:16:39 +0000 Subject: [PATCH] add HTTP Latency (customSmallerIsBetter) benchmark result for 4f5a50741a47e82a32a8742a75a5261d11198576 --- dev/bench/data.js | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 28fe3986e..f3b1c70fb 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738973798173, + "lastUpdate": 1738973799347, "repoUrl": "https://github.com/containerd/runwasi", "entries": { "Criterion.rs Benchmark": [ @@ -7023,6 +7023,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": "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" + } + ] } ] }