Skip to content

Commit

Permalink
add Benchmark for awslogs (go) benchmark result for fbafc0f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 20, 2024
1 parent 2814855 commit 0642181
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": 1734666344173,
"lastUpdate": 1734666802560,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for awslogs": [
Expand Down Expand Up @@ -2858,6 +2858,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": "fbafc0f802547f18608524c25ac4723cb8dabe82",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs\n\nBumps [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) from 1.45.0 to 1.45.1.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.45.0...service/s3/v1.45.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"timestamp": "2024-12-19T21:50:36-06:00",
"tree_id": "74f2cfb2a88510b3d41ba1e595512363861f1046",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/fbafc0f802547f18608524c25ac4723cb8dabe82"
},
"date": 1734666801529,
"tool": "go",
"benches": [
{
"name": "BenchmarkAwslogs",
"value": 8999158443,
"unit": "ns/op\t41229672 B/op\t 69993 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - ns/op",
"value": 8999158443,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - B/op",
"value": 41229672,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - allocs/op",
"value": 69993,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 0642181

Please sign in to comment.