-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add HTTP Throughput (customBiggerIsBetter) benchmark result for 01c5227
- Loading branch information
github-action-benchmark
committed
Feb 3, 2025
1 parent
4ae7b8d
commit c74bdb6
Showing
1 changed file
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1738541870022, | ||
"lastUpdate": 1738541872034, | ||
"repoUrl": "https://github.com/containerd/runwasi", | ||
"entries": { | ||
"Criterion.rs Benchmark": [ | ||
|
@@ -4958,6 +4958,33 @@ window.BENCHMARK_DATA = { | |
"unit": "req/s" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"name": "Jiaxiao Zhou", | ||
"username": "Mossaka", | ||
"email": "[email protected]" | ||
}, | ||
"committer": { | ||
"name": "GitHub", | ||
"username": "web-flow", | ||
"email": "[email protected]" | ||
}, | ||
"id": "01c52273dc86cecb432372c368f777883465e476", | ||
"message": "Merge pull request #829 from Mossaka/fix-labeler\n\n.github/labeler: add the missing changed-files to containerd-shim-wasm", | ||
"timestamp": "2025-01-31T01:53:20Z", | ||
"url": "https://github.com/containerd/runwasi/commit/01c52273dc86cecb432372c368f777883465e476" | ||
}, | ||
"date": 1738541871018, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "HTTP RPS", | ||
"value": 20741.0538, | ||
"unit": "req/s" | ||
} | ||
] | ||
} | ||
], | ||
"HTTP Latency": [ | ||
|