Skip to content

Commit 1df0bbe

Browse files
author
github-action-benchmark
committed
add pipeline (cargo) benchmark result for bc9a86f
1 parent 548bc3e commit 1df0bbe

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

dev/bench/data.js

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1711459606861,
2+
"lastUpdate": 1711634600264,
33
"repoUrl": "https://github.com/hyperium/hyper",
44
"entries": {
55
"pipeline": [
@@ -7562,6 +7562,36 @@ window.BENCHMARK_DATA = {
75627562
"unit": "ns/iter"
75637563
}
75647564
]
7565+
},
7566+
{
7567+
"commit": {
7568+
"author": {
7569+
"email": "tottotodev@gmail.com",
7570+
"name": "tottoto",
7571+
"username": "tottoto"
7572+
},
7573+
"committer": {
7574+
"email": "noreply@github.com",
7575+
"name": "GitHub",
7576+
"username": "web-flow"
7577+
},
7578+
"distinct": true,
7579+
"id": "bc9a86f58f8bd5c35b2bfd7e632ec132280d79ba",
7580+
"message": "refactor(lib): use non_exhaustive attribute (#3420)",
7581+
"timestamp": "2024-03-28T22:02:20+08:00",
7582+
"tree_id": "5efde3e401fe78796a23aef0561cf49b080412f5",
7583+
"url": "https://github.com/hyperium/hyper/commit/bc9a86f58f8bd5c35b2bfd7e632ec132280d79ba"
7584+
},
7585+
"date": 1711634598204,
7586+
"tool": "cargo",
7587+
"benches": [
7588+
{
7589+
"name": "hello_world_16",
7590+
"value": 45923,
7591+
"range": "± 8714",
7592+
"unit": "ns/iter"
7593+
}
7594+
]
75657595
}
75667596
],
75677597
"end_to_end": [

0 commit comments

Comments
 (0)