Skip to content

Commit

Permalink
add pipeline (cargo) benchmark result for b990031
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 26, 2024
1 parent f004292 commit d61e541
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": 1724432221829,
"lastUpdate": 1724696345798,
"repoUrl": "https://github.com/hyperium/hyper",
"entries": {
"pipeline": [
Expand Down Expand Up @@ -8522,6 +8522,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "fasterthanlime@users.noreply.github.com",
"name": "Amos Wenger",
"username": "fasterthanlime"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b990031677b6ffdd958b2c711b9cf27e192f77c0",
"message": "docs(changelog): typo Must not => Must now (#3745)",
"timestamp": "2024-08-26T18:18:15Z",
"tree_id": "ccb6152d340affac247a7e6b4522befe54c64beb",
"url": "https://github.com/hyperium/hyper/commit/b990031677b6ffdd958b2c711b9cf27e192f77c0"
},
"date": 1724696342579,
"tool": "cargo",
"benches": [
{
"name": "hello_world_16",
"value": 45962,
"range": "± 9975.41",
"unit": "ns/iter"
}
]
}
],
"end_to_end": [
Expand Down

0 comments on commit d61e541

Please sign in to comment.