Skip to content

Commit

Permalink
add Benchmark for awslogs (go) benchmark result for 86ca7a5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 2, 2024
1 parent ae7133c commit 97e547d
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion dev/bench/awslogs/ubuntu/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733121777485,
"lastUpdate": 1733122115873,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for awslogs": [
Expand Down Expand Up @@ -2666,6 +2666,54 @@ window.BENCHMARK_DATA = {
"extra": "1 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "Austin Vazquez",
"username": "austinvazquez"
},
"distinct": true,
"id": "86ca7a52048b76e3ec6d167dc01d199e0e8cca7d",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config\n\nBumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.31 to 1.28.6.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.31...config/v1.28.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2/config\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-12-01T22:45:51-08:00",
"tree_id": "67dc8af6b234d745f3b7ad0f97a22edbb946e9a2",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/86ca7a52048b76e3ec6d167dc01d199e0e8cca7d"
},
"date": 1733122114874,
"tool": "go",
"benches": [
{
"name": "BenchmarkAwslogs",
"value": 9101089340,
"unit": "ns/op\t44194416 B/op\t 70134 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - ns/op",
"value": 9101089340,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - B/op",
"value": 44194416,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - allocs/op",
"value": 70134,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 97e547d

Please sign in to comment.