Skip to content

Commit

Permalink
add Build (customSmallerIsBetter) benchmark result for d233d40
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 14, 2024
1 parent 63c069e commit 9ab3e1b
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1718344117299,
"lastUpdate": 1718344536008,
"repoUrl": "https://github.com/f1shl3gs/vertex",
"entries": {
"prometheus": [
Expand Down Expand Up @@ -13209,40 +13209,6 @@ window.BENCHMARK_DATA = {
}
],
"Build": [
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "222c4b0e1489fdf180168056d9e5a6e1659537ee",
"message": "chore(deps): bump bytes from 1.5.0 to 1.6.0 (#1667)\n\nBumps [bytes](https://github.com/tokio-rs/bytes) from 1.5.0 to 1.6.0.\r\n- [Release notes](https://github.com/tokio-rs/bytes/releases)\r\n- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/tokio-rs/bytes/compare/v1.5.0...v1.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: bytes\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2024-03-23T14:07:56+08:00",
"tree_id": "c903f19183bea19efe500cbd12f864c9fc7318e1",
"url": "https://github.com/f1shl3gs/vertex/commit/222c4b0e1489fdf180168056d9e5a6e1659537ee"
},
"date": 1711174728689,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Baseline",
"value": 562,
"unit": "s"
},
{
"name": "Binary size",
"value": 36071.5,
"unit": "KiB"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -16608,6 +16574,40 @@ window.BENCHMARK_DATA = {
"unit": "KiB"
}
]
},
{
"commit": {
"author": {
"email": "fishlegs.engerman@gmail.com",
"name": "f1shl3gs",
"username": "f1shl3gs"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d233d40f4991c7d9020e3bc71b916ec485c69467",
"message": "bump to 1.79.0 (#1784)",
"timestamp": "2024-06-14T13:44:47+08:00",
"tree_id": "b6c39b76f36bbce63a1fc75f8930d8e7920ec604",
"url": "https://github.com/f1shl3gs/vertex/commit/d233d40f4991c7d9020e3bc71b916ec485c69467"
},
"date": 1718344519787,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Baseline",
"value": 545,
"unit": "s"
},
{
"name": "Binary size",
"value": 37721.9,
"unit": "KiB"
}
]
}
],
"vertex": [
Expand Down

0 comments on commit 9ab3e1b

Please sign in to comment.