diff --git a/dev/bench/data.js b/dev/bench/data.js index 2f426872c..3476c82b1 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736122652507, + "lastUpdate": 1736122653665, "repoUrl": "https://github.com/containerd/runwasi", "entries": { "Criterion.rs Benchmark": [ @@ -7223,6 +7223,33 @@ window.BENCHMARK_DATA = { "unit": "ms" } ] + }, + { + "commit": { + "author": { + "name": "Jiaxiao Zhou", + "username": "Mossaka", + "email": "duibao55328@gmail.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "94751dc3921327bbbbcb1cd7cdc4a37eb6027a00", + "message": "Merge pull request #782 from jprendes/maker-wasmtime\n\nMake WasmtimeEngine a marker struct", + "timestamp": "2025-01-03T19:46:52Z", + "url": "https://github.com/containerd/runwasi/commit/94751dc3921327bbbbcb1cd7cdc4a37eb6027a00" + }, + "date": 1736122653444, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "HTTP p95 Latency", + "value": 4.4, + "unit": "ms" + } + ] } ] }