Skip to content

Commit

Permalink
add Benchmark for awslogs (go) benchmark result for aa09eb4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 20, 2024
1 parent a60f319 commit 9874a80
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": 1733471260579,
"lastUpdate": 1734666344173,
"repoUrl": "https://github.com/aws/shim-loggers-for-containerd",
"entries": {
"Benchmark for awslogs": [
Expand Down Expand Up @@ -2810,6 +2810,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": "aa09eb43227a0a4097c1b7047be2a641d53e8566",
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.6 to 1.32.7\n\nBumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.32.6 to 1.32.7.\n- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)\n- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.6...v1.32.7)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go-v2\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:43:03-06:00",
"tree_id": "ec15c844189012f09db32f1824f6843df275a3a4",
"url": "https://github.com/aws/shim-loggers-for-containerd/commit/aa09eb43227a0a4097c1b7047be2a641d53e8566"
},
"date": 1734666343866,
"tool": "go",
"benches": [
{
"name": "BenchmarkAwslogs",
"value": 8682814723,
"unit": "ns/op\t43936272 B/op\t 70037 allocs/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - ns/op",
"value": 8682814723,
"unit": "ns/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - B/op",
"value": 43936272,
"unit": "B/op",
"extra": "1 times\n4 procs"
},
{
"name": "BenchmarkAwslogs - allocs/op",
"value": 70037,
"unit": "allocs/op",
"extra": "1 times\n4 procs"
}
]
}
]
}
Expand Down

0 comments on commit 9874a80

Please sign in to comment.