-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ci): add benchmark results as a comment to the PR for each run #810
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Criterion.rs Benchmark
Benchmark suite | Current: fa97c4f | Previous: 827fbd4 | Ratio |
---|---|---|---|
end-to-end/wasmtime/wasi-demo-app:latest |
124004569 ns/iter (± 6746666 ) |
||
end-to-end/wasmtime/wasi-demo-oci:latest |
78346152 ns/iter (± 2213222 ) |
||
end-to-end/wasmedge/wasi-demo-app:latest |
101187593 ns/iter (± 3149250 ) |
||
end-to-end/wasmedge/wasi-demo-oci:latest |
102132355 ns/iter (± 1114263 ) |
||
end-to-end/wasmer/wasi-demo-app:latest |
115436418 ns/iter (± 3434490 ) |
||
end-to-end/wasmer/wasi-demo-oci:latest |
105645882 ns/iter (± 2346837 ) |
||
end-to-end/wamr/wasi-demo-app:latest |
75697269 ns/iter (± 1136385 ) |
||
end-to-end/wamr/wasi-demo-oci:latest |
67889372 ns/iter (± 816466 ) |
This comment was automatically generated by workflow using github-action-benchmark.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
HTTP Throughput
Benchmark suite | Current: 32abf45 | Previous: 5088658 | Ratio |
---|---|---|---|
HTTP RPS |
20585.7443 req/s |
19423.1136 req/s |
0.94 |
This comment was automatically generated by workflow using github-action-benchmark.
I wonder why the memory benchmark and http latency results are missing |
Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
… on PRs Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
fa97c4f
to
32abf45
Compare
That's odd, now nothing got commented? |
okay it looks like the comment feature is broken :( |
No description provided.