Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for bc9a86f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 28, 2024
1 parent 548bc3e commit 1df0bbe
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 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": 1711459606861,
"lastUpdate": 1711634600264,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -7562,6 +7562,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "tottotodev@gmail.com",
"name": "tottoto",
"username": "tottoto"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "bc9a86f58f8bd5c35b2bfd7e632ec132280d79ba",
"message": "refactor(lib): use non_exhaustive attribute (#3420)",
"timestamp": "2024-03-28T22:02:20+08:00",
"tree_id": "5efde3e401fe78796a23aef0561cf49b080412f5",
"url": "https://github.com/hyperium/hyper/commit/bc9a86f58f8bd5c35b2bfd7e632ec132280d79ba"
},
"date": 1711634598204,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 45923,
"range": "± 8714",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit 1df0bbe

Please sign in to comment.