Skip to content

Commit

Permalink
add Criterion.rs Benchmark (cargo) benchmark result for 4f5a507
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 9, 2025
1 parent 9005e60 commit 7e8a2cf
Showing 1 changed file with 71 additions and 1 deletion.
72 changes: 71 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": 1739060378147,
"lastUpdate": 1739060401549,
"repoUrl": "https://github.com/containerd/runwasi",
"entries": {
"Criterion.rs Benchmark": [
Expand Down Expand Up @@ -4466,6 +4466,76 @@ window.BENCHMARK_DATA = {
"extra": "shim: 16128 kB\nzygote: 6332 kB"
}
]
},
{
"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": 1739060400508,
"tool": "cargo",
"benches": [
{
"name": "end-to-end/wasmtime/wasi-demo-app:latest",
"value": 131790291,
"range": "± 2306157",
"unit": "ns/iter"
},
{
"name": "end-to-end/wasmtime/wasi-demo-oci:latest",
"value": 76088742,
"range": "± 862581",
"unit": "ns/iter"
},
{
"name": "end-to-end/wasmedge/wasi-demo-app:latest",
"value": 105686249,
"range": "± 1345354",
"unit": "ns/iter"
},
{
"name": "end-to-end/wasmedge/wasi-demo-oci:latest",
"value": 113108264,
"range": "± 1379565",
"unit": "ns/iter"
},
{
"name": "end-to-end/wasmer/wasi-demo-app:latest",
"value": 129124955,
"range": "± 3097432",
"unit": "ns/iter"
},
{
"name": "end-to-end/wasmer/wasi-demo-oci:latest",
"value": 127394992,
"range": "± 1529020",
"unit": "ns/iter"
},
{
"name": "end-to-end/wamr/wasi-demo-app:latest",
"value": 79395937,
"range": "± 2575411",
"unit": "ns/iter"
},
{
"name": "end-to-end/wamr/wasi-demo-oci:latest",
"value": 79309158,
"range": "± 1075994",
"unit": "ns/iter"
}
]
}
],
"HTTP Throughput": [
Expand Down

0 comments on commit 7e8a2cf

Please sign in to comment.