Skip to content

Commit

Permalink
add metrics (customSmallerIsBetter) benchmark result for a44cdc9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 14, 2024
1 parent 552958b commit 2e35831
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1723606682077,
"lastUpdate": 1723606689683,
"repoUrl": "https://github.com/f1shl3gs/vertex",
"entries": {
"prometheus": [
Expand Down Expand Up @@ -2905,45 +2905,6 @@ window.BENCHMARK_DATA = {
}
],
"metrics": [
{
"commit": {
"author": {
"email": "fishlegs.engerman@gmail.com",
"name": "f1shl3gs",
"username": "f1shl3gs"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b0bbc2740054c3dc0a7fddaea143d0fa2de6ae94",
"message": "sources/mqtt (#1743)\n\n* add sources/mqtt",
"timestamp": "2024-05-09T19:33:42+08:00",
"tree_id": "a2a661806b0862b31aaf4f4ce535bdabf3da770d",
"url": "https://github.com/f1shl3gs/vertex/commit/b0bbc2740054c3dc0a7fddaea143d0fa2de6ae94"
},
"date": 1715254553366,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "metrics/without_labels",
"value": 17.255,
"unit": "ns/op"
},
{
"name": "metrics/with_2_labels",
"value": 99.032,
"unit": "ns/op"
},
{
"name": "metrics/with_4_labels",
"value": 182.78,
"unit": "ns/op"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -6804,6 +6765,45 @@ window.BENCHMARK_DATA = {
"unit": "ns/op"
}
]
},
{
"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": "a44cdc9e2f47e214ca24593363e0035684491f00",
"message": "chore(deps): bump indexmap from 2.3.0 to 2.4.0 (#1866)\n\nBumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.3.0 to 2.4.0.\r\n- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)\r\n- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: indexmap\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-08-14T11:35:34+08:00",
"tree_id": "49d8fb34a3de79e40eaf1d661ec10d4b09871498",
"url": "https://github.com/f1shl3gs/vertex/commit/a44cdc9e2f47e214ca24593363e0035684491f00"
},
"date": 1723606672924,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "metrics/without_labels",
"value": 16.852,
"unit": "ns/op"
},
{
"name": "metrics/with_2_labels",
"value": 97.328,
"unit": "ns/op"
},
{
"name": "metrics/with_4_labels",
"value": 186.95,
"unit": "ns/op"
}
]
}
],
"tracing-limit": [
Expand Down

0 comments on commit 2e35831

Please sign in to comment.